Getting Data In

Can the hosts in Splunk be tagged with metadata to describe their function?

shocko
Contributor

Hi guys, I'm a very intermittent user of Splunk Enterprise 8. I tend to build dashboards for a team to display on their floor and then walk away for 6 months until a new use case comes up. Recently had to do a migration of 200 forwarders from an old Splunk 6 instance to a new Splunk 8 one. I spent a huge amount of time checking with sysadmins what the role of various hosts was (i.e. what role the actual server was i.e. web server, DB server etc.).

So my question is:

- Can the hosts in Splunk be tagged with metadata to describe their function?

Labels (1)
0 Karma
1 Solution

harsmarvania57
SplunkTrust
SplunkTrust

Hi,

You can do configuration on forwarder like given below in inputs.conf

[default]
_meta = server_type::webserver

 And on Search Head fields.conf like

[server_type]
INDEXED = true

View solution in original post

harsmarvania57
SplunkTrust
SplunkTrust

Hi,

You can do configuration on forwarder like given below in inputs.conf

[default]
_meta = server_type::webserver

 And on Search Head fields.conf like

[server_type]
INDEXED = true
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...