Skip to content

Commit

Permalink
Update docs/xdr/features/investigate/sekoia_operating_language.md
Browse files Browse the repository at this point in the history
Co-authored-by: Gael Muller <[email protected]>
  • Loading branch information
Sengthay and gaelmuller authored Feb 6, 2025
1 parent 6a313c2 commit ebc6ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/xdr/features/investigate/sekoia_operating_language.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ List the unique values of client.ip from the events table
``` shell
events
| where timestamp > ago(24h)
| distinct client.ip
| limit 100

Expand Down

0 comments on commit ebc6ccc

Please sign in to comment.