Documentation
¶
Overview ¶
Package analyzelogs implements 'agent analyze-logs'.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CliParams ¶
type CliParams struct {
*command.GlobalParams
// LogConfigPath represents the path to the logs configuration file.
LogConfigPath string
// CoreConfigPath represents the path to the core configuration file.
CoreConfigPath string
// contains filtered or unexported fields
}
CliParams holds the command-line argument and dependencies for the analyze-logs subcommand.
Click to show internal directories.
Click to hide internal directories.