Getting Data In

Getting Data

akankshayadav
Path Finder

Hi,
I have a folder which has .csv .list .sps .param types of files and I need to index them through inputs.conf. What should i provide in my sourcetype?

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @akankshayadav,

my hint is to load in a test instance (or index) each kind of file, one by one, to find the correct sourcetype to use, to do this you can use the [Settings -- Add data] guided load interface.

You could also leave Splunk to recognize the sourcetypes, but I don't like, I prefer to maintain more control  creating a custom sourcetype for each kind of file.

Then in input.conf you can create a stanza for each kind of file, selecting the source (e.g. csv), the index and the related sourcetype.

Ciao.

Giuseppe

venkatasri
SplunkTrust
SplunkTrust

@akankshayadav sourcetypes are the names given to data depends on what it is. There are default sourcetypes if they are json, apache access log etc.

If your files are custom data type you can set your own names.

Like - csvdata , your inputs.conf as follows there are additonal fields that you can set like host=<your_host>. I Refer - https://docs.splunk.com/Documentation/SplunkCloud/8.2.2105/Data/Whysourcetypesmatter

[monitor://<path>]
sourcetype=<sourcetype>

---

An upvote would be appreciated and Accept solution if it helps!

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!

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI &#43; Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...

Splunk Technical Support Is Moving to Cisco Support Tools

Introduction Splunk technical support is transitioning to Cisco’s support environment. This change brings ...