# Logging, Monitoring and Alerting

## Logging

FundApps logs system and network events in order to detect and respond to information security threats.

The following events are logged:

* Application events:
  * Login attempts,
  * Changes to users and privileges,
* System events:
  * System accesses,
  * File system accesses,
  * Host-based IPS (Intrusion Prevention System) alerts.
* Network events:
  * Network traffic.

All events are aggregated, stored centrally and protected against alteration.

## Monitoring and Alerting

FundApps has processes in place to monitor logs. Automated alerting of certain events or event thresholds allows FundApps staff to detect and respond to a potential security incident 24/7.

Security alerts are reviewed by the Security team and tracked in the Security Incident and Event Management tool, and a summary is provided during the monthly security meeting.


---

# Agent Instructions: 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://policies.fundapps.co/client-portal/-LubIC9uIsME-_T0mNXu/fundapps-policies/infosec/logging-monitoring-and-alerting.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.
