Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ When Cloud SIEM processes a log, the log's IP, domain, hash, AWS account ID, con
- `DNS_ANSWER_NAME`
- `HTTP_URL`
- `HTTP_URL_DETAILS_DOMAIN`
- `HTTP_URL_DETAILS_HOST`
- `HOSTNAME`
- **File hashes**: SHA1, SHA256, and ssdeep hashes found in file- and process-related log attributes.
- **AWS account IDs**: Values from AWS-related log attributes (for example, `userIdentity.accountId`).
Expand Down
Loading