Getting Data In

Describtion of _internal index fields - /opt/splunk/var/log/splunk/license_usage.log

mbschriek
Explorer

Is there some documentation including the definition and description of fields in the _internal index.

For example:
- /opt/splunk/var/log/splunk/license_usage.log

field;
- h
- i
- idx
- s
- st

Kind regards,

Tags (1)
1 Solution

javiergn
Super Champion

I don't think so but in your particular case:

  • h -> host
  • i -> license slave instance (you can find them here: | rest splunk_server=local /services/licenser/slaves)
  • idx -> index
  • s -> source
  • st -> sourcetype

In general you can either guess what the fields are or simply look for existing Splunk searches and how they are used to find what you are looking.

Maybe the following links can help too:

https://answers.splunk.com/answers/194456/is-there-a-guide-or-map-to-understand-splunks-inte.html
http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself

Regards,
J

View solution in original post

javiergn
Super Champion

I don't think so but in your particular case:

  • h -> host
  • i -> license slave instance (you can find them here: | rest splunk_server=local /services/licenser/slaves)
  • idx -> index
  • s -> source
  • st -> sourcetype

In general you can either guess what the fields are or simply look for existing Splunk searches and how they are used to find what you are looking.

Maybe the following links can help too:

https://answers.splunk.com/answers/194456/is-there-a-guide-or-map-to-understand-splunks-inte.html
http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself

Regards,
J

mbschriek
Explorer

Thanks for the reply. I guessed the same field descriptions, still it's strange that there is no elaborated documentation about these inputs.

Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...