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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...