Integrate event data sources
Imply Lumi offers a variety of ingestion integrations to help you send data. You can choose an integration based upon the following:
- Transport mechanism for your events or how you want to send your event data. For example, HTTPS/HEC or S3 pull.
- Type or shape of the event data or what kind of data you want to send. For example, VPC flow logs.
The documentation in Send events describes how to configure an integration based upon the transport mechanism for your events. Use these integrations when you are sending different types of event data to Lumi with the same integration, or if you don't see an integration for the specific type of event data you want to use. In this case, you may need to manually set up a pipeline to parse the event data from the integration.
The integrations referenced in this section of the documentation address specific logs and event structures. An ingestion integration based on a specific event type guides you through configuring a transport mechanism to send events. The integration has an analogous predefined pipeline that preprocesses the events.
Check back to see integrations for new data types with Lumi.
Learn more
See the following topic for more information:
- Send events for information on transport mechanism integrations.