package
0.3.0
Repository: https://github.com/cockroachlabs/visus.git
Documentation: pkg.go.dev

# Functions

FromConfig creates a new scanner, based on the configuration provided.
New returns a server that manages scanners.

# Structs

Config defines the behavior of the scanner.
Metric defines the prometheus counter to increment when a line matches the regular expression.
Scanner scans a log file to extract the given metrics.

# Type aliases

Parse implements the custom logic to parse a specific log file type.