We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b33570 commit 61a0625Copy full SHA for 61a0625
README.md
@@ -1,7 +1,7 @@
1
# my_stats
2
3
This package collects statistics in a Zeek cluster where it is loaded. It creates
4
-a new log called "my_stats" where the output from "global_sizes" occurs
+a new log called "my_stats" where the output from "global_container_footprints" occurs
5
every minute (this interval is configurable).
6
7
Each execution of the function is keyed in the log so that individual runs can be pulled.
@@ -10,4 +10,4 @@ This package can be installed with the following command:
10
11
```zkg install my_stats```
12
13
-More documentation in the form of a blog post will be coming soon.
+More documentation in the form of a blog post will be coming soon.
0 commit comments