Hi,
I'm not sure if this is the right place to ask, but as of today I found that there seems to be an issue with the SLES15 repository for installing the rudder agent. When trying to install I get this error message:
Retrieving repository 'Rudder' metadata ...................................................................[error]
Repository 'Rudder' is invalid.
[Rudder|http://repository.rudder.io/rpm/latest/SLES_15/] Valid metadata not found at specified URL
History:
It looks like the primary.xml.gz was replaced with c558b0dc22b12134408b6e1baf7e2c369b45c3dd23e1247fe4c533a11467e4e0-primary.xml.gz.
Can this please be fixed?
Hello @ncharles ,
Thanks for your feedback.
Currently, I am trying to verify that our rsyslog server is configured correctly in our clients' /etc/rsyslog.conf file. So I need to make sure that the @ syslog.xxxxxx.xxx: 514 string is present in the file.
I tried using the augeas method but whether the string is present or not, it shows me "Compliant".
{%- if vars.node.properties.role.useSSL %}
extend check_ssl /usr/bin/sudo /opt/snmp/check_ssl_validity.sh
{%- endif %}
file key value present
, since your line seems to match the pattern <key><separator><value>
with::
as separator