Skip to content
Draft
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
4 changes: 4 additions & 0 deletions auth0/assets/logs/auth0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ facets:
name: Activity ID
path: ocsf.activity_id
source: log
type: integer
- groups:
- OCSF
name: Activity Name
Expand All @@ -122,6 +123,7 @@ facets:
name: Category ID
path: ocsf.category_uid
source: log
type: integer
- groups:
- OCSF
name: Category
Expand All @@ -132,6 +134,7 @@ facets:
name: Class ID
path: ocsf.class_uid
source: log
type: integer
- groups:
- OCSF
name: Class
Expand Down Expand Up @@ -177,6 +180,7 @@ facets:
name: Status ID
path: ocsf.status_id
source: log
type: integer
pipeline:
type: pipeline
name: Auth0
Expand Down
Loading