Manage IAM keys
AI summary
About AI summaries.
In Imply Lumi, an IAM key provides the central point of access for sending and searching events. This topic guides you through creating and managing IAM keys.
Prerequisites
To create and manage IAM keys, you need access to Lumi with the Manager or higher role. For more information on roles, see Manage roles.
Create an IAM key
You can create an IAM key from the Keys page or while configuring an integration on the Integrations page. Select a tab to view instructions for that approach.
- Keys page
- Integrations page
To create an IAM key from the Keys page:
- From the Lumi navigation menu, click Keys.
- Click + Create key.
- Enter IAM key details:
- Name: Name of the IAM key.
- Description: Optional description for the IAM key.
- Global attributes: Optional values for the environment and team.
These create system attributes on incoming events when you use an ingestion integration.
- Click Create. The key is inactive until you add an integration.
- Click + Add integration, and select an integration to use with the key.

- Configure any IAM key attributes supported by the integration.
- Click Save.
To create an IAM key from an integration tile:
- From the Lumi navigation menu, click Integrations and select the integration you want to use.
- Click Select or create key > Create key.
Lumi automatically enables the integration on the key. - Enter IAM key details:
- Name: Name of the IAM key.
- Description: Optional description for the IAM key.
- Global attributes: Optional values for the environment and team.
These create system attributes on incoming events when you use an ingestion integration.
- Configure any IAM key attributes supported by the integration.
- Click Create.
View an IAM key
Access the Keys page from the Lumi navigation menu to view IAM keys.
View all keys
The Keys page shows the following details for an IAM key:
- Key name and ID
- Integrations added to the key
- When the key was created and last active
- Ingestion metrics for events with timestamps from the past 24 hours
- Unparsable events, if any occurred
Click the information icon next to a key to view its description and token. You can use the search bar to filter keys by name, integration type, or IAM key ID.

View key details and metrics
Select an IAM key to view its details. The Integrations pane shows activity from the IAM key for each receiver. Hover over a bar to see usage during that hour. The metrics shown depends on the integration type:
- For application integrations, a green bar indicates the number of searches run in that hour.
- For ingestion integrations, the color of the bar indicates the event status, where green sums the number of successful events and yellow sums the number of unparsable events.

Update an IAM key
The changes you make to the IAM key or its properties can affect your access to add and query events.
To update an IAM key:
- From the Lumi navigation menu, click Keys and select your key.
- Make the desired changes:
- To update the global attributes, click the edit icon in Global attributes.
- To update the description, click the edit icon in Description.
- To add a new integration, click Add integration and make your selection.
- To remove an integration, click the ellipsis for the integration, then select Remove.
- To update the attributes for an integration, click the ellipsis for the integration, then select Edit attributes.

Delete an IAM key
Deleting an IAM key is a permanent action. It affects all integrations relying on that IAM key for authentication. Before you delete an IAM key, update any related integrations with a new IAM key so the integration can operate without interruprion.
To delete an IAM key:
- From the Lumi navigation menu, click Keys.
- Click the ellipsis next to the IAM key you want to delete.
- Click Delete.
- When prompted, type the name of the IAM key you want to delete; then click Delete.
Learn more
For more information, see the following topics:
- IAM keys to learn about how IAM keys work in Lumi.
- IAM key attributes for details on integration attributes.
- Send events for configuring integrations to add data.
- Search events for configuring integrations to query data.