aws maythem
aws maythem
still the same message with localhost i need to send my server ip not localhost with the message custom template
i know the centos syslog send logs to localhost then rsyslog send it to kafka my question how to send server ip address to kafka with each message
rsyslog.d/test.conf ``` template(name="RSYSLOG_DebugFormat" type="list") { constant(value="Debug line with all properties:\nFROMHOST: '") property(name="fromhost") constant(value="', fromhost-ip: '") property(name="fromhost-ip") constant(value="', HOSTNAME: '") property(name="hostname") constant(value="', PRI: '") property(name="pri") constant(value=",\nsyslogtag '") property(name="syslogtag") constant(value="', programname: '")...
still 127.0.0.1 localhost
i need to print my interface ip address
i have the same problem but on adding tag am trying the httpapi connection but not working and the server url is on delegate_to: zabbix.example.com or ansible_host: zabbix.example.com and hosts:...