Arne Welzel
f58a2c2ca8
sumstats: Move to Cluster::publish()
2024-12-12 17:54:42 +01:00
Arne Welzel
aabc4a4114
sumstats: Remove copy() for Broker::publish() calls
...
Serialization happens immediately at Broker::publish() time, there
should be no caching issues.
2024-11-14 12:59:22 +01:00
Arne Welzel
883ae3694c
sumstats: Remove Broker::auto_publish()
2024-11-14 12:59:22 +01:00
Tim Wojtulewicz
5a3abbe364
Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'"
...
This reverts commit 4e797ddbbc
, reversing
changes made to 3ac28ba5a2
.
2023-05-31 09:20:33 +02:00
Vern Paxson
890010915a
change base scripts to use run-time if's or @if ... &analyze
2023-05-19 13:26:27 -07:00
Jan Grashoefer
3db8bb4a44
Generalize Cluster::worker_count.
2023-04-21 19:04:39 +02:00
Josh Soref
21e0d777b3
Spelling fixes: scripts
...
* accessing
* across
* adding
* additional
* addresses
* afterwards
* analyzer
* ancillary
* answer
* associated
* attempts
* because
* belonging
* buffer
* cleanup
* committed
* connects
* database
* destination
* destroy
* distinguished
* encoded
* entries
* entry
* hopefully
* image
* include
* incorrect
* information
* initial
* initiate
* interval
* into
* java
* negotiation
* nodes
* nonexistent
* ntlm
* occasional
* omitted
* otherwise
* ourselves
* paragraphs
* particular
* perform
* received
* receiver
* referring
* release
* repetitions
* request
* responded
* retrieval
* running
* search
* separate
* separator
* should
* synchronization
* target
* that
* the
* threshold
* timeout
* transaction
* transferred
* transmission
* triggered
* vetoes
* virtual
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-02 17:36:39 -04:00
Christian Kreibich
6a46d1584c
Add capture to a Sumstats when-statement
...
This resolves a deprecation warning that currently triggers when running
Sumstats in clusterized Zeek.
2022-02-04 12:54:34 -08:00
Tim Wojtulewicz
a6378531db
Remove trailing whitespace from script files
2021-10-20 09:57:09 -07:00
Johanna Amann
7362f30c3a
Sumstats: allow users to manage epoch manually
...
This change allows users to specify an epoch length of 0, which means
that the user manually has to finish the epochs. A new next_epoch
function is introduced to allow users to manually end epochs.
Addresses GH-348
2020-11-16 15:48:46 +00:00
Tim Wojtulewicz
b8287a3375
Fix issue with sumstats script and fix baselines that were crashing previously
2020-08-09 21:13:12 -07:00
Jon Siwek
aebcb1415d
GH-234: rename Broxygen to Zeexygen along with roles/directives
...
* All "Broxygen" usages have been replaced in
code, documentation, filenames, etc.
* Sphinx roles/directives like ":bro:see" are now ":zeek:see"
* The "--broxygen" command-line option is now "--zeexygen"
2019-04-22 19:45:50 -07:00
Jon Siwek
a994be9eeb
Merge remote-tracking branch 'origin/topic/seth/zeek_init'
...
* origin/topic/seth/zeek_init:
Some more testing fixes.
Update docs and tests for bro_(init|done) -> zeek_(init|done)
Implement the zeek_init handler.
2019-04-19 11:24:29 -07:00
Daniel Thayer
18bd74454b
Rename all scripts to have ".zeek" file extension
2019-04-11 21:12:40 -05:00