opensearch-project / opensearch-project/security-analytics
Support alerts on audit logs
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 111
- Forks
- 111
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
OpenSearch is used to store and search large volumes of data. OpenSearch audit logs maintain a record of user activity of the system. In conjunction with appropriate tools and procedures, audit logs can provide a means to help accomplish several security-related objectives, including individual accountability, reconstruction of events, intrusion detection, and problem analysis [NIST-CSRC (https://csrc.nist.gov/csrc/media/publications/shared/documents/itl-bulletin/itlbul1997-03.txt)].
Provide an out-of-box solution that helps OpenSearch administrators to analyze Users activity. The first version (P0) of this project is completely out-of-box and doesn’t require any new release of OpenSearch. This solution provides new dashboards that gets insights into Users activity, a set of monitors that create alerts based on abnormal User activity, and a set of Saved Queries for ad-hoc exploration.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions dashboards, monitors, and Saved Queries but names no files, tests, or entry points. Start by locating the existing audit-log integrations and related security analytics resources; done means an out-of-box solution provides user-activity dashboards, abnormal-activity alerts, and Saved Queries without requiring a new OpenSearch release.
Written by the indexing model from the issue text.
Assessment
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100