I'm currently forwarding all network device logs (syslog) from a syslog server (rsyslog - running on RHEL 7) to an indexer via universal forwarder (UF). The logs are making it to the indexer (index=syslog), but under 'selected fields' on the 'search & reporting' app no host name is being shown (?), just source and sourcetype.
Has anyone ever seen anything like this?
You can update which fields come under section 'selected fields'. Click on 'All fields' link on top of field sidebar, then select the checkbox against the fields that you want to show in selected fields.
You can update which fields come under section 'selected fields'. Click on 'All fields' link on top of field sidebar, then select the checkbox against the fields that you want to show in selected fields.
Wow! It was that simple! I've never seen it do this before though - it usually just defaults to that.
Thanks @somesoni2!
Glad it worked out for you. Do remember to close the question so that any future reader with similar issue can reference it.
Will do. Thanks again!
@pil321 did you set the host_segment inside of your inputs.conf? I would think it would default to the actual UF device if one isn't designated, but it could be possible it doesn't.
thanks for the reply @Grumpalot - it's set (host_segment = 3).