> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/keeperpam/privileged-access-manager/getting-started/gateways/alerts-and-siem-integration.md).

# Alerts and SIEM Integration

<figure><img src="https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2FEq6SQc0d9qYM8GwgiILa%2FKeeperPAM%20SIEM%20Integration.jpg?alt=media&#x26;token=6273343f-32b9-4c55-98a0-b47f3a24386c" alt=""><figcaption></figcaption></figure>

### Overview

KeeperPAM supports integration with your SIEM provider to provide real-time event logging and monitoring of all privileged access management activity. In the Keeper Admin Console, alerts can also be configured based on any event.

For more information on activating SIEM integration from the Keeper Enterprise guide:

* See [Reporting, Alerts & SIEM integration](/enterprise-guide/event-reporting.md)

### Features

* Push over 300 different event types to any connected SIEM provider
* Send alerts to email, SMS, Webhook, Slack or Microsoft Teams on any event trigger
* Integrate with ITSM products like ServiceNow and Jira
* Run custom reports from the Keeper Admin Console or [Keeper Commander](/keeperpam/commander-cli/command-reference/reporting-commands.md#audit-report-command) CLI

### KeeperPAM Events

Events related to KeeperPAM include:

* Starting and stopping sessions, tunnels, remote browser isolation
* Just-in-time (JIT) access requests, access approvals and access denies
* Gateway lifecycle (online, offline, added/removed)
* Connection lifecycle (creation, editing and deleting PAM resources)
* Endpoint Privilege Manager elevation requests, file access executions, AI agent access

<figure><img src="https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2F7HKEvnUmuwxtqzWrtAEH%2FScreenshot%202025-02-22%20at%205.52.13%E2%80%AFPM.png?alt=media&#x26;token=317f6374-5d64-4e14-9f35-14a73822541c" alt=""><figcaption><p>KeeperPAM Events</p></figcaption></figure>

<figure><img src="/files/lbGHOn9nXcubSoIdTRu6" alt=""><figcaption><p>Just-In-Time Access Requests</p></figcaption></figure>

### Dashboards, metrics and audit reporting

KeeperPAM includes built-in dashboards and reporting to measure JIT activity and policy effectiveness.

* **Centralized dashboard** - The Keeper Admin Console provides a default dashboard that shows recent privileged access activity, including JIT requests and privilege elevation events.
* **Advanced Reporting & Alerts** - The dashboard helps you monitor approval requests, approvals, session starts, session terminations, and elevation activity.
* **Session auditing** - All privileged sessions, including JIT sessions, are logged for review and analysis.
* **SIEM streaming** - Access events can stream directly to external SIEM platforms for centralized monitoring and correlation.

Useful metrics include:

* Frequency of privilege elevation
* Number of active privileged accounts, including ephemeral accounts
* Discretionary access events
* Number of users who requested or received discretionary access

#### Audit and compliance

Every JIT access event, privilege elevation event, and account creation or deletion is logged for audit and compliance purposes.

Use these logs to generate reports, demonstrate compliance, and analyze privileged access trends over time.

#### Policy tuning

Use dashboard data to evaluate approval rules, time limits, and elevation policies.

This helps enforce least privilege and zero standing privilege more consistently.

### Recommended Alerts

As a KeeperPAM administrator, it is useful to receive alerts related to Gateway actions, such as when a Gateway goes offline (in case of server outage or system restart).

From the Admin Console, go to **Reporting & Alerts** > **Alerts** > select Event Types and set the recipient information.

<figure><img src="https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2FCTid6ZraCYRFA0ZppXsp%2FScreenshot%202025-02-22%20at%206.49.59%E2%80%AFPM.png?alt=media&#x26;token=72c05446-21cc-41d5-9afb-b9e82be1de2e" alt=""><figcaption><p>Set Alert for Gateway Offline</p></figcaption></figure>

Event alert details will include the name and UID of the affected Keeper gateway.

<figure><img src="https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2F3dh5GtgJnyDtzJ0hjTfS%2FScreenshot%202025-02-22%20at%206.47.09%E2%80%AFPM.png?alt=media&#x26;token=b298b1d3-c69a-40b8-b14a-2ac845ac79a5" alt=""><figcaption><p>Gateway Offline Alert</p></figcaption></figure>

Email alerts contain event information

<figure><img src="https://762006384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJXOXEifAmpyvNVL1to%2Fuploads%2FJI6cxiJgIuhgFKkkKuYV%2FScreenshot%202025-02-23%20at%207.43.17%E2%80%AFAM.png?alt=media&#x26;token=ccf0ad22-a732-430a-b206-5b7d36df3cb6" alt=""><figcaption><p>Email Alert for Gateway Offline</p></figcaption></figure>

### Integrations

Keeper integrates with ITSM platforms for realtime ticket creation, alerting and incident response.

* [Jira ITSM](/keeperpam/secrets-manager/integrations/jira-itsm.md)
* [ServiceNow ITSM](/keeperpam/secrets-manager/integrations/servicenow-itsm.md)
* [Slack](/keeperpam/secrets-manager/integrations/slack-app.md)
* [Microsoft Teams App](/keeperpam/secrets-manager/integrations/teams-app.md)
* See [all integrations](/keeperpam/endpoint-privilege-manager/custom-tooling.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/keeperpam/privileged-access-manager/getting-started/gateways/alerts-and-siem-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
