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
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...