-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1346 from SEKOIA-IO/update-intake-documentation
Refresh intakes documentation
- Loading branch information
Showing
5 changed files
with
316 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ The following table lists the data source offered by this integration. | |
|
||
| Data Source | Description | | ||
| ----------- | ------------------------------------ | | ||
| `Authentication logs` | Cisco Duo Security provides audit logs about authentication sessions | | ||
| `Authentication logs` | Duo Security provides audit logs about authentication sessions | | ||
|
||
|
||
|
||
|
@@ -48,7 +48,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"@timestamp": "2020-01-23T16:18:58Z", | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
} | ||
} | ||
|
@@ -75,7 +75,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"@timestamp": "2020-01-24T15:09:42Z", | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
}, | ||
"user": { | ||
"name": "admin" | ||
|
@@ -114,7 +114,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"@timestamp": "2020-02-13T18:56:20.351346Z", | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
}, | ||
"user": { | ||
"email": "[email protected]", | ||
|
@@ -173,7 +173,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"@timestamp": "2019-08-30T16:10:05Z", | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
}, | ||
"duo": { | ||
"security": { | ||
|
@@ -226,7 +226,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
}, | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
}, | ||
"duo": { | ||
"security": { | ||
|
@@ -260,7 +260,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
}, | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
}, | ||
"duo": { | ||
"security": { | ||
|
@@ -294,7 +294,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
}, | ||
"observer": { | ||
"vendor": "Duo", | ||
"product": "Cisco Duo Security" | ||
"product": "Duo Security" | ||
}, | ||
"duo": { | ||
"security": { | ||
|
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
Oops, something went wrong.