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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...