test mirror

This commit is contained in:
Charlotte Croce 2025-04-20 10:52:24 -04:00
parent 6f6e682e41
commit 282f6b74b6

View file

@ -41,7 +41,7 @@ npm run update-db
- Copy the example config: `cp slack.example.yml slack.yml` - Copy the example config: `cp slack.example.yml slack.yml`
- Edit `slack.yml` and replace the placeholder values with your real server domain name - Edit `slack.yml` and replace the placeholder values with your real server domain name
> this should probably be all included in a setup script or something > This should probably be all included in a setup script or something
> [!Important] > [!Important]
> While detection rules are stored in Elasticsearch, in my case, they are managed through the Kibana API. This has not been tested on other frontend APIs. > While detection rules are stored in Elasticsearch, in my case, they are managed through the Kibana API. This has not been tested on other frontend APIs.