Add SentinelOne Data Lake integration guide (#423)

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
This commit is contained in:
Bethuel Mmbaga
2025-09-15 19:40:42 +03:00
committed by GitHub
parent d0d24cb5ee
commit 5cd895ae7f
7 changed files with 79 additions and 0 deletions

View File

@@ -192,6 +192,7 @@ export const docsNavigation = [
{ title: 'Datadog', href: '/how-to/stream-activity-to-datadog' },
{ title: 'Amazon S3', href: '/how-to/stream-activity-to-amazon-s3' },
{ title: 'Amazon Firehose', href: '/how-to/stream-activity-to-amazon-firehose'},
{ title: 'SentinelOne Data Lake', href: '/how-to/stream-activity-to-sentinelone-data-lake'},
{ title: 'Generic HTTP', href: '/how-to/stream-activity-to-generic-http'},
]
},