> For the complete documentation index, see [llms.txt](https://help.sentinelsoftware.com/sentinel-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sentinelsoftware.com/sentinel-help-center/settings/security-logging.md).

# Security Logging

The Security Log is a centralized record of security and authorization events across all PeopleSoft environments connected to Sentinel. It provides robust search and filtering capabilities, enabling authorized users to quickly locate, review, and retrieve security-related information for monitoring, audit, and investigation purposes.

<figure><img src="/files/n1E6DLW8jVgopuxo1dOQ" alt=""><figcaption></figcaption></figure>

### Security Logging, Monitoring, and SIEM Integration

Sentinel provides a centralized Security Log that records security-related and authorization events across all connected PeopleSoft environments. Logged events include, but are not limited to:

* User and administrator logins and login failures
* Access denials and authorization failures
* Security role and permission changes
* User provisioning, de-provisioning, and modifications
* Configuration and security updates accepted or rejected

The Security Log includes robust search and filtering capabilities, enabling authorized users to quickly locate, review, and retrieve security events for investigation, audit, or compliance purposes.

### Requirements to implement logging and monitoring

To enable logging and monitoring, the following are required:

* Sentinel application access with appropriate administrative permissions
* Connectivity between Sentinel and the client’s PeopleSoft environments
* Client-defined role assignments determining who may view or export security logs
* Client-managed infrastructure logging (e.g., OS, database, network logs), which remains the client’s responsibility

Sentinel does not require access to client operating systems or databases to capture application-level security events.

### SIEM / log collector usage

Sentinel supports integration with external SIEM or log collection platforms by allowing security log data to be:

* Exported
* Queried
* Forwarded via standard mechanisms (e.g., API or scheduled extraction), depending on client configuration

This enables organizations to correlate Sentinel security events with enterprise-wide logs from identity providers, databases, and infrastructure systems for centralized monitoring and threat detection.

<details>

<summary>Automatic Sentinel Updates </summary>

Sentinel has auto-provisioning & de-provisioning features for Access Requests, Dynamic Security, and Temporary Access.  The *'Updated By'* field will show the following when changes are applied automatically:

* **SENTINEL\_AR\_AUTO -** If security changes for an Access Request are applied automatically via auto-provisioning.&#x20;
* **SENTINEL\_JOB\_# -** If security changes are applied automatically for a Dynamic Role Assignment.&#x20;
* **SENTINEL\_TEMP\_JOB\_#** - If security changes are applied automatically for a Temporary Access Job. &#x20;

</details>


---

# 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:

```
GET https://help.sentinelsoftware.com/sentinel-help-center/settings/security-logging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
