Splunk Search Multiple Indexes
Weboct 16, 2012 · you just specify those indexes on the search line: Keyword=blah index=index1 or index=index2 or index=index3 | foo by bar Webfeb 20, 2019 · yes correct, this will search both indexes. If you want to coorelate between both indexes, you can use the search below to get you started. You will need to replace. Webto search multiple indexes in splunk, use the `index` and `source` parameters. You can use the `search` command to search multiple indexes at once. Websep 25, 2019 · splunk search. Searching in multiple…