Getting Data In

Can Splunk Ingest This?

itsmevic
Communicator

Hi, can Splunk ingest .edb (Exchange Database) files?

0 Karma
1 Solution

manjunathmeti
Champion

You can create a monitor input on this file on forwarder and check if data is indexed or not.

[monitor:///tmp/*.edb]
sourcetype = test_data

Search query: index=main sourcetype = test_data

View solution in original post

0 Karma

manjunathmeti
Champion

You can create a monitor input on this file on forwarder and check if data is indexed or not.

[monitor:///tmp/*.edb]
sourcetype = test_data

Search query: index=main sourcetype = test_data

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...