Splunk Search

is it possible to execute some commands in index time

ahmedhassanean
Explorer

i would like to know if it's possible is to execute some commands at index time .
i mean commands such as ( mvzip | mvexpand ) or any other commands
i don't want to use summary index

thanks in advance

Tags (1)
0 Karma
1 Solution

Jeremiah
Motivator

Here is a link to the documentation that explains what can be done at index vs search time.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Indexer/Indextimeversussearchtime

You can perform indexed field extractions, which might get you to what you want.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Data/Configureindex-timefieldextraction

Keep in mind you can also perform field calculations automatically at search time, which could also effectively give you the same thing.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Knowledge/definecalcfields

View solution in original post

0 Karma

Jeremiah
Motivator

Here is a link to the documentation that explains what can be done at index vs search time.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Indexer/Indextimeversussearchtime

You can perform indexed field extractions, which might get you to what you want.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Data/Configureindex-timefieldextraction

Keep in mind you can also perform field calculations automatically at search time, which could also effectively give you the same thing.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Knowledge/definecalcfields

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...