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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...