Getting Data In

how to index a file from file system?

Hari5190
New Member

Hello,
I am new to splunk..This might be a very silly question but please help me ..I have a file in file system which i want to index.What is the api in java sdk to load the file and index it?How can i know when the indexing has completed

Thanks
Hari

Tags (1)
0 Karma

sdaniels
Splunk Employee
Splunk Employee

You could just use the CLI. Here's the example.

http://docs.splunk.com/Documentation/Splunk/5.0/Data/MonitorfilesanddirectoriesusingtheCLI#Example_1...

What are you trying to do? Once you add the file for monitoring you could then use the SDK to search the new data.

For the Java SDK follow instructions on GitHub. Generate the javadocs and look for the class com.splunk.MonitorInput. There are examples as well.

https://github.com/splunk/splunk-sdk-java/blob/master/tests/com/splunk/InputTest.java

0 Karma

Ayn
Legend

Also, if you're simply new to Splunk, first of all make sure that you know the basics: http://docs.splunk.com/Documentation/Splunk/5.0/Tutorial/WelcometotheSplunkTutorial

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...