Getting Data In

Host value not being used as set during ingestion

termcap
Path Finder

Hi All,

I have set up a continuous monitor of the /var/log directory and set the host to "vps"

getdata1.PNGgetdata2.PNG

Now when I am searching the oslogs index, I'm expecting all the logs to have the host value to be set as "vps" but that is not the case, instead of having one host "vps" I have two hosts "vps" and "ip-172-31-17-23" which is the hostname of my machine.  There is no additional input for the oslogs index, this is the only one that I've set.

 

getdata3.PNG

 

What explains this anomaly and how can this be rectified ?

Thanks.

Labels (5)
0 Karma
1 Solution

venkatasri
SplunkTrust
SplunkTrust

Hi,

Since you are using a default sourcetype syslog which comes with default configuration to extract a host from _raw data.

[syslog]
pulldown_type = true
maxDist = 3
TIME_FORMAT = %b %d %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 32
TRANSFORMS = syslog-host
REPORT-syslog = syslog-extractions
SHOULD_LINEMERGE = False
category = Operating System
description = Output produced by many syslog daemons, as described in RFC3164 by the IETF

Path of default config - /opt/splunk/etc/system/default/props.conf

-------------------------------------

An upvote would be appreciated if it helps!

View solution in original post

0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi,

Since you are using a default sourcetype syslog which comes with default configuration to extract a host from _raw data.

[syslog]
pulldown_type = true
maxDist = 3
TIME_FORMAT = %b %d %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 32
TRANSFORMS = syslog-host
REPORT-syslog = syslog-extractions
SHOULD_LINEMERGE = False
category = Operating System
description = Output produced by many syslog daemons, as described in RFC3164 by the IETF

Path of default config - /opt/splunk/etc/system/default/props.conf

-------------------------------------

An upvote would be appreciated if it helps!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...