Skip to main content

Monitor federated search performance

When you perform a federated search in Splunk®, you can use the Splunk job inspector to examine aspects of the search. The job inspector includes components specific to Imply Lumi to help you troubleshoot federated queries of Imply Lumi events.

Access the Splunk job inspector

To access the job inspector:

  1. In Splunk Cloud or Splunk Enterprise, perform a search against an Imply Lumi federated index. See Query syntax for the required syntax and a query example.

  2. Below the search bar, click Job and select Inspect job. You can select the job inspector while the search is still running, or when it's complete.

    Job inspector

    The top section of the job inspector window shows the number of results, the number of events scanned, the duration of the search, and the search ID (SID).

  3. The Execution costs section shows the duration of each search component. You can use this information to troubleshoot and improve slow queries. Scroll down to see the components that start with lumi. See Imply Lumi components for details.

  4. If you want more information, click Jobs Detail Dashboard in the job inspector dialog to display the properties of the search and examine details of a specific search ID.

  5. Close the window when you've finished.

Imply Lumi components

The following components in the job inspector are specific to Imply Lumi:

  • lumi.bytesProcessed: Number of bytes processed.
  • lumi.endToEnd: Total time to complete the query and send query results from Imply Lumi to Splunk.
  • lumi.intermediate.deserialize: Used internally by Imply.
  • lumi.resultGen: Used internally by Imply.
  • lumi.timeToFirstResult: Time taken to produce the first batch of results.
  • lumi.writeToWire: Used internally by Imply.

Learn more

See the following topics and third-party documents for more information: