policy/misc/weird-stats.bro

SumStats
WeirdStats

Log weird statistics.

Namespaces:SumStats, WeirdStats
Imports:base/frameworks/cluster, base/frameworks/sumstats
Source File:/scripts/policy/misc/weird-stats.bro

Summary

Options

WeirdStats::weird_stat_interval: interval &redef How often stats are reported.

Redefinitions

Log::ID: enum  

Detailed Interface

Options

WeirdStats::weird_stat_interval
Type:interval
Attributes:&redef
Default:15.0 mins

How often stats are reported.

Types

WeirdStats::Info
Type:

record

ts: time &log

Timestamp for the measurement.

name: string &log

Name of the weird.

num_seen: count &log

Number of times weird was seen since the last stats interval.

Events

WeirdStats::log_weird_stats
Type:event (rec: WeirdStats::Info)

Previous Page

policy/misc/stats.bro

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.