Getting Data In

Can someone explain what "category" is used for in props.conf?

daniel333
Builder

All,

CAn someone provide me some examples and why I would use categories in my props.conf?

category =
* Field used to classify sourcetypes for organization in the front end. Case
sensitive. Does not affect indexing behavior.
* Default: not set

Sounds like it just populates some GUI in apps I don't have? Are there some standard selections?

0 Karma

rupesh26
Path Finder

The category is used to define the type of logs the sourcetype belongs to, may be application, web .... etc.
will help to consolidate the sourcetypes under certain categories.

Example:
[logtometrics]
category = metrics
should_linemerge = false

Pre-defined categories as below.

alt text

0 Karma

daniel333
Builder

How is is this used? Like it is in a dashboard? Is it just admin metadata?

0 Karma

rupesh26
Path Finder

Its not used in dashboards. It will be a best practise, so anyone with a similar type of log will be able to pick up their sourcetype name. (As Splunk best practise is to reuse the existing sourcetypes)

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...