Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
pkg
|
|
generator
Package generator provides basic interface to log generators.
|
Package generator provides basic interface to log generators. |
generator/aws/firewall
Package firewall generates AWS Network Firewall log messages.
|
Package firewall generates AWS Network Firewall log messages. |
generator/aws/vpcflow
Package vpcflow generates version 2 AWS vpcflow log messages
|
Package vpcflow generates version 2 AWS vpcflow log messages |
generator/cef
Package cef implements the generator for generic CEF logs.
|
Package cef implements the generator for generic CEF logs. |
generator/cisco/asa
Package asa implements the generator for Cisco ASA logs.
|
Package asa implements the generator for Cisco ASA logs. |
generator/citrix/cef
Package cef implements the generator for Citrix CEF logs.
|
Package cef implements the generator for Citrix CEF logs. |
generator/clf
Package clf generates Common Log Format (clf) log messages.
|
Package clf generates Common Log Format (clf) log messages. |
generator/fortinet/firewall
Package firewall generates Fortinet Firewall log messages
|
Package firewall generates Fortinet Firewall log messages |
generator/winlog
Package winlog generates Windows Event Log XML records.
|
Package winlog generates Windows Event Log XML records. |
include
Package include exists to import generators and outputs so the init function is run.
|
Package include exists to import generators and outputs so the init function is run. |
output
Package output provides basic interface for log output.
|
Package output provides basic interface for log output. |
output/file
Package file implements the output of logs to a file.
|
Package file implements the output of logs to a file. |
output/rally
Package rally outputs logs to ndjson suitable for use by https://github.com/elastic/rally
|
Package rally outputs logs to ndjson suitable for use by https://github.com/elastic/rally |
output/s3
Package s3 implements the output of logs to an AWS s3 bucket
|
Package s3 implements the output of logs to an AWS s3 bucket |
output/simulate
Package simulate outputs logs to json suitable for use as a https://github.com/elastic/elastic-package test pipeline input events file.
|
Package simulate outputs logs to json suitable for use as a https://github.com/elastic/elastic-package test pipeline input events file. |
random
Package random provides functions for generating random objects using math/rand
|
Package random provides functions for generating random objects using math/rand |
runner
Package runner provides the glue to link a generator to an output and to execute.
|
Package runner provides the glue to link a generator to an output and to execute. |
Click to show internal directories.
Click to hide internal directories.