Splunk Search Multiple Indexes
Index=myindex | where fielda=fieldb. Webthe multisearch command is a generating command that runs multiple streaming searches at the same time. Searching in multiple indexes.
Weboct 16, 2012 · you just specify those indexes on the search line: 1) look in a table. You will need to replace.
Some data is in combination of. Webi have index called index1 which has sourcetype called sourcetype1 and another index called index2 with sourcetype called sourcetype2. Websep 25, 2019 · splunk search. If you want to coorelate between both indexes, you can use the search below to get you started. Webto search multiple indexes in splunk, use the `index` and `source` parameters.
Webuse the where command to compare two fields. For not equal comparisons, you can specify the criteria in several ways. I am trying to create a search to do the following: You can use the `search` command to search multiple indexes at once. Keyword=blah index=index1 or index=index2 or index=index3 | foo by bar Webfeb 20, 2019 · yes correct, this will search both indexes. This command requires at least two subsearches and allows only.