Skip to content

Commit 61a0625

Browse files
committed
List new fcn.
1 parent 6b33570 commit 61a0625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# my_stats
22

33
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
4+
a new log called "my_stats" where the output from "global_container_footprints" occurs
55
every minute (this interval is configurable).
66

77
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:
1010

1111
```zkg install my_stats```
1212

13-
More documentation in the form of a blog post will be coming soon.
13+
More documentation in the form of a blog post will be coming soon.

0 commit comments

Comments
 (0)