Getting Data In

Ingest CSV file as metrics ?

Muthu_Vinith
Path Finder

Hello Experts,

I'm currently having CSV file that contains fields such as ID, IP, OS, status, tracking_method, Last_boot, First_found_date, last_activity, hostname, domain, etc. I want to ingest as metrics data. Is it possible? I'd appreciate any guidance or examples how to achieve this.?

Thanks in advance

Labels (1)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@Muthu_Vinith 

 

I hope this helps!!!

0 Karma

Muthu_Vinith
Path Finder

Thanks @VatsalJagani 

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@Muthu_Vinith - If the answer helps you, kindly upvote, and if it resolves your question accept by clicking on "Accept as Solution".

0 Karma

Muthu_Vinith
Path Finder

@VatsalJagani  I'm trying to work on setting up auto import for CSV file into a metric index. How to schedule this process? Any insights or examples would be greatly appreciated.

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@Muthu_Vinith - Let's say if your CSV files are getting generated inside a folder called my_csv_files, then you can monitor that folder with Splunk to ingest all new CSV files in that folder.

[monitor:///var/log/my_csv_files]
# Above, you need to put full CSV path
# you need to install Splunk or Splunk UF on that machine and enable this input
disabled = 0
index = my_metrics_idx

 

Reference - https://docs.splunk.com/Documentation/Splunk/7.2.6/Data/Monitorfilesanddirectorieswithinputs.conf 

 

I hope this helps!!! Kindly upvote if this helps!!!

0 Karma

Muthu_Vinith
Path Finder

Okay, Thanks @VatsalJagani 

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!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...