Mezmo Log Management Overview
Manage Logs and Log Lines
Ingest Logs
View and Analyze Log Data
Manage Usage
Manage Organizations and Members
Security and Compliance
Other Mezmo Resources
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Mezmo Agent Configuration for Kubernetes
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
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
http: host: logs.logdna.com endpoint: /logs/agent use_ssl: true timeout: 10000 use_compression: true gzip_level: 2 params: hostname: main-mac-ubuntu mac: ~ ip: ~ tags: ~ body_size: 2097152log: dirs: - /home/dmitri/SOURCE/TMP/root/subdir_missing include: glob: - "*.log" regex: [] exclude: glob: [] regex: [] lookback: start log_metric_server_stats: ~journald: systemd_journal_tailer: ~startup: {}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
http: params: retrybase delay_ms: 100000 retry_step_delay_ms: 10000Apply 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
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message