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!

Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

  Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

&#x1f5e3; You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...