journald logging and abra #13

Closed
opened 2020-09-18 11:16:22 +00:00 by decentral1se · 1 comment
Owner

See https://docs.autonomic.zone/coop-cloud/working-with-docker-swarm/#investigating-journald-logs for some of the commands that abra might make use of. I think the existing commands using service logs will all work though. So, maybe there is nothing to do, but perhaps we can pass a -j (journalctl) with random args or otherwise default to service logs.

See https://docs.autonomic.zone/coop-cloud/working-with-docker-swarm/#investigating-journald-logs for some of the commands that abra might make use of. I think the existing commands using `service logs` will all work though. So, maybe there is nothing to do, but perhaps we can pass a `-j` (journalctl) with random args or otherwise default to `service logs`.
Author
Owner

Better just stick with service logs because otherwise, we'll be supporting all logging drivers and Docker already does that! Soooo, you have to deal with journalctl if you are doing some serious digging on the system but otherwise, convenience real-time logging seems to be fine for now.

Better just stick with `service logs` because otherwise, we'll be supporting all logging drivers and Docker already does that! Soooo, you have to deal with journalctl if you are doing some serious digging on the system but otherwise, convenience real-time logging seems to be fine for now.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#13
No description provided.