Mezmo Agent Configuration for Kubernetes

When using the Mezmo Logging Agent within a Kubernetes cluster, the configuration is a bit different than the standard v2 agent configuration.

The only editable file is the environmental variablessection of the daemonset configurations.

To configure the agent

Find the effective config at beginning of agent pod log. It should look like this:

JSON
Copy

Copy this config file and put it in a new text file, use vim <name of file> for example (depending on what text editor you use) Then to this file, you'll add the below params.

JSON
Copy

Apply this config file to your Kubernetes cluster.

Then modify the envs section of the DaemonSet you deployed with the env. variable LOGDNA_CONFIG_FILE = <full_path_to_config_yaml>

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard