Skip to content

Commit

Permalink
Added elastic example (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
olafhartong authored Mar 9, 2024
1 parent 44e4fd6 commit 547c0cc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config.yml-sample
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@ logscale:
token:
repository:

################################################
# Add your Elastic cloud connection information here
################################################
elastic:
cloudid:
apikey:

################################################
# Add your Azure Data Explorer connection information here
# This can be the same app as Sentinel or a different one
Expand All @@ -85,4 +92,4 @@ adx:
table: FalconHound
tenantID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
appID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
appSecret: xxxxxxxxxxxxxx
appSecret: xxxxxxxxxxxxxx

0 comments on commit 547c0cc

Please sign in to comment.