Skip to main content

Lumi integrations

You can integrate Imply Lumi with your existing observability tools and workflows in many ways. This topic provides a quick reference of available integrations by type to help you find the most relevant documents for your observability environment.

Ingestion integrations

Ingestion integrations enable you to add data to Lumi, either by sending data or consuming data from an external source. For more information about choosing an ingestion integration see Ingestion integrations.

SourceDescriptionDocs
File uploadUpload a CSV file or NDJSON in the Lumi UI. Recommended for evaluation purposes.File upload reference
HTTP sourcesUse the HTTP client of your choice to send JSON-formatted events to the Lumi HEC endpoint or OTLP endpoint.Send events with HEC
Send events with OTLP
OpenTelemetry collectorConfigure the OTel collector to send events to the Lumi HEC endpoint or OTLP endpoint.Send events with HEC
Send events with OTLP
Splunk® heavy forwarderConfigure the heavy forwarder to send events to Lumi using S2S or an ingest action.Send events with S2S
Send events with S3 routing
Splunk universal forwarderConfigure the universal forwarder to send events to Lumi using S2S.Send events with S2S
Amazon S3Configure an AWS IAM policy to allow Lumi to ingest objects from your Amazon S3 bucket using S3 pull.Send events with S3 pull

Log formats with predefined pipelines

You can use pipelines to transform almost any type of incoming event. Lumi includes predefined pipelines for the following log formats:

|Format |Docs | |---|---|---| |VPC flow logs| Transform VPC flow logs | |Windows event logs| Transform Windows event logs |

Application integrations

You can set up application integrations to access events in Lumi using third party tools.

ToolDescriptionDocs
Claude CodeQuery your Lumi event data using the Claude CLI.Search events with Claude Code
Claude DesktopQuery your Lumi event data using a Claude Desktop MCP extension for Lumi.Search events with Claude Desktop
GrafanaQuery Lumi events in Grafana.Search events with Grafana
SplunkSet up Lumi as a federated search provider for Splunk.Set up Splunk federated search
VS Code / GitHub CopilotConnect to the Lumi MCP server to query events with Copilot.Search events with Visual Studio Code