Getting Data In

Two different host names for the same host

hartfoml
Motivator

I have a Linux client with a UF reporting two different formats of host name.

1) host.name.local.net
2) host.name

I looked in all input and output.conf and the server.conf and could only find the host=host.name.local.net

I noticed that in only two types of events are the hostname different.
source=/var/log/messages
source=/var/log/cron

two commands (ifconfig and sadc) are recorded in the messages log and both are failing to collect information due to permissions. these two are not the only two logs in the messages but are by far the dominant record.

The other job or item with the wrong host name is crond[21282]: (root) CMD (/usr/lib64/sa/sa1 1 1)

I don't know why these jobs are failing or why the host name is wrong.

Any sugestions?

Tags (1)
0 Karma
1 Solution

kristian_kolb
Ultra Champion

This can be related to the fact that data with the syslog sourcetype will be parsed in a special way, where the host value is extracted from each individual message, i.e. there is an index-time transform that overwrites the value from inputs.conf.


UPDATE:

As for 'fixing' it, you could either
a) set another sourcetype for these inputs
b) create a new TRANSFORM that will remove the .local from the host, and call that from props.conf.

There are probably other good ways to deal with this, but it will depend on whether this a common or isolated problem

/K

View solution in original post

kristian_kolb
Ultra Champion

you're welcome.

0 Karma

hartfoml
Motivator

this seems to be the right answer. will you put it in as an answer so I can give you credit. Also if you have any suggestions on how (if you wanted to) would you fixing this issue.

Thanks for the speedy help!!!

0 Karma

kristian_kolb
Ultra Champion

This can be related to the fact that data with the syslog sourcetype will be parsed in a special way, where the host value is extracted from each individual message, i.e. there is an index-time transform that overwrites the value from inputs.conf.


UPDATE:

As for 'fixing' it, you could either
a) set another sourcetype for these inputs
b) create a new TRANSFORM that will remove the .local from the host, and call that from props.conf.

There are probably other good ways to deal with this, but it will depend on whether this a common or isolated problem

/K

hartfoml
Motivator

Thanks for the suggestions

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...