Terminology Index
Glossary
2953 terms
A32
Application Logs
Records produced by applications themselves about their own activity, such as logins, transactions, errors, and administrative actions. They give defenders visibility into behavior that network or OS logs cannot show.
Application logs capture business-level events, like who changed a setting or accessed a record, that are invisible at lower layers. Their value depends on logging the right events with enough detail and in a consistent, structured format so they can be searched and correlated in a SIEM.
Introduced in: Logging, Monitoring, and Telemetry
Examples
- A web app logging failed and successful logins with user and source IP.
- An application recording who exported a sensitive report.
- Error logs revealing repeated injection attempts against an endpoint.
