Getting Data In

Perform: only give host name instead of FQDN

keiichilam
Explorer

I have a splunk universal forwarder , The Perform can only give me the short host name.
but at the same time WinEventLog:* can give me correct FQDN,

I want to have consistent host name across the environment. any one have some idea?
I have set up host=win-dns.domain.org in inputs.conf (both sysetm\lcoal and apps\msicreate\local)

========EVENT SEARCH SAMPLE============
05/27/2011 15:40:10.833
collection="Network Interface"
object="Network Interface"
counter="Bytes Received/sec"
instance="Intel[R] PRO_1000 MT Network Connection"
Value=2424.3003755975237

sourcetype=Perfmon:Network Interface 
source=Perfmon:Network Interface
host=**WIN-DNS1**
Tags (2)
0 Karma

Takajian
Builder

The reason WinEventLog:* can give you correct FQDN is Splunk extract ComputerName of WinEventLog as host name by default. So, you need to be aware of this in order to have consistent host name for windows eventlog and other sourcetype. Hope this help.

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!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...