Getting Data In

Where can I find my sourcetype definitions?

johnstetter
Explorer

It's my understanding that sourcetypes are defined in props.conf and potentially transforms.conf.

We have a sourcetype that is active and searchable (sourcetype=netappAuditlog), yet i cannot find the actual source type defined anywhere in those 2 files - on either the search heads (configured in a pool), or on the indexers. Is there a way to craft a search to determine where a sourcetype is defined?

Any help or advice would be greatly appreciated.

Tags (1)
0 Karma
1 Solution

kristian_kolb
Ultra Champion

The sourcetype can be defined in either

  • inputs.conf (typically on the forwarder side) if you do not set it explicitly, splunk will set one for you.
  • props.conf (indexer side)
  • transforms.conf (indexer side)

you should probably check out /opt/splunk/etc/apps/learned/local to see if an auto-assigned sourcetype has been created there.

The search heads have nothing to do with it.

/k

View solution in original post

kristian_kolb
Ultra Champion

The sourcetype can be defined in either

  • inputs.conf (typically on the forwarder side) if you do not set it explicitly, splunk will set one for you.
  • props.conf (indexer side)
  • transforms.conf (indexer side)

you should probably check out /opt/splunk/etc/apps/learned/local to see if an auto-assigned sourcetype has been created there.

The search heads have nothing to do with it.

/k

somesoni2
Revered Legend

Sourcetypes are indeed defined on props.conf (mostly). I don't think there is a direct search available to see the definitions of it, but your can browse the props.conf file present in default/local folders of "etc/system" or "etc/apps/"

0 Karma

linu1988
Champion

props and transforms.conf they define the sourcetype behavior if the user wants to field extraction/filter/parse it. But i doesn't contain the definition if not required. It is just a alias for the source you want to assign from forwarder or any inputs. So what you see is the name itself given to the netappAuditlog source.

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!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...