Skip to content

Writes logs stored in journald into job folders on nomad so that they show up in the ui

License

Notifications You must be signed in to change notification settings

roomsh/nomad-journald-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nomad-journald-logs

A simple tool to stream logs from journald into log files for nomad. This allows display of the logs in the nomad ui, without the overhead of running nomad's docker collecting daemon.

Getting started

An example Nomad job file is available at example.nomad. nomad-journald-logs is designed to be easily run as a system job on the cluster, and needs access to /var/log/journal, /etc/machine-id and the Nomad allocation directory. You'll need to make sure that Nomad's Docker driver is set to allow arbitary volume mounts.

About

Writes logs stored in journald into job folders on nomad so that they show up in the ui

Resources

License

Stars

Watchers

Forks

Packages

No packages published