forked from elastic/integrations
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Cisco Duo] New data stream for Trust Monitor logs (elastic#11327)
Added new data stream trust_monitor to collect Trust Monitor logs from Cisco Duo.
- Loading branch information
1 parent
f057d3a
commit c425e2f
Showing
24 changed files
with
2,249 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
packages/cisco_duo/data_stream/trust_monitor/_dev/test/pipeline/test-common-config.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
fields: | ||
tags: | ||
- preserve_original_event |
3 changes: 3 additions & 0 deletions
3
packages/cisco_duo/data_stream/trust_monitor/_dev/test/pipeline/test-trust-monitor.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{"explanations":[{"summary":"amanda_tucker has not logged in from this location recently.","type":"NEW_COUNTRY_CODE"},{"summary":"amanda_tucker has not logged in from this IP recently.","type":"NEW_NETBLOCK"},{"summary":"amanda_tucker has not accessed this application recently.","type":"NEW_IKEY"}],"from_common_netblock":true,"from_new_user":false,"low_risk_ip":false,"priority_event":true,"priority_reasons":[{"label":"CN","type":"country"}],"sekey":"SEDOR9BP00L23C6YUH5","state":"new","state_updated_timestamp":null,"surfaced_auth":{"access_device":{"browser":"Chrome","browser_version":"86.0.4240.198","epkey":"EP18JX1A10AB102M2T2X","flash_version":null,"hostname":null,"ip":"17.88.232.83","is_encryption_enabled":"unknown","is_firewall_enabled":"unknown","is_password_set":"unknown","java_version":null,"location":{"city":"Shanghai","country":"China","state":"Shanghai"},"os":"Windows","os_version":"10","security_agents":"unknown"},"alias":"unknown","application":{"key":"DIUD2X62LHMPDP00LXS3","name":"Microsoft Azure Active Directory"},"auth_device":{"ip":null,"key":null,"location":{"city":null,"country":null,"state":null},"name":null},"email":"","event_type":null,"factor":"not_available","isotimestamp":"2020-11-17T03:19:13.092+00:00","ood_software":"","reason":"location_restricted","result":"denied","timestamp":1605583153,"trusted_endpoint_status":null,"txid":"436694ad-467c-4aed-b048-8ad--f58e04c","user":{"groups":["crazy"],"key":"DUN73JE5M92DP00L4ZYS","name":"amanda_tucker"}},"surfaced_timestamp":1605602911680,"triage_event_uri":"https://admin-xxxxxxxx.duosecurity.com/trust-monitor?sekey=SEDOR9BP00L23C6YUH5","triaged_as_interesting":false,"type":"auth"} | ||
{"bypass_status_enabled":1604337058989,"enabled_by":{"key":"DEWGH6P00LT2R0I60UI","name":"Ellery Munson"},"enabled_for":{"key":"DUN73JE5M92DP00L4ZYS","name":"amanda_tucker"},"priority_event":true,"priority_reasons":[],"sekey":"SEDOR9BP00L23C6YUH6","state":"new","state_updated_timestamp":null,"surfaced_timestamp":1605602911680,"triaged_as_interesting":false,"type":"bypass_status"} | ||
{"explanations":[{"summary":"The registered device has an out-of-date version of the operating system installed.","type":"REGISTER_OS_OUTDATED"}],"from_new_user":false,"priority_event":false,"priority_reasons":[],"sekey":"SEDOR9BP00L23C6YUH7","state":"new","state_updated_timestamp":null,"surfaced_timestamp":1675893605269,"triaged_as_interesting":false,"type":"device_registration"} |
Oops, something went wrong.