Update README.md

This commit is contained in:
Bsmith101 2021-11-17 22:07:42 -06:00 committed by GitHub
parent bd6ebf3b9d
commit 775a6e35e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,3 +199,7 @@ When in doubt, run a few queries to see if the data you are looking for is being
How to drop influx v2 measurement
bash-4.4# influx delete --bucket "$YourBucket" --predicate '_measurement="$Example"' -o $organization --start "1970-01-01T00:00:00Z" --stop "2050-12-31T23:59:00Z" --token "$YourAPIToken"
## TODO
- Add Suricata section and panels