driplineorg / driplineorg/dripline-python

want docker logging when I'm running control script interactively

Open
#145 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I often need to run control scripts interactively. I've set up some useful log message, for example: https://github.com/axiondarkmatterexperiment/dripline-orpheus/blob/b2dcfe4888e761893d2d1c28467d9b797b361dbe/data_taking_scripts/data_logging.py#L94

Those log messages are printed on the terminal, and that's only useful as long as I have the terminal open. But I have a script running for days and I still want to see those logs. In a kubernetes system, I'd like to be able to do `kubectl logs relevant_dripline_pod` to keep track of the logging information.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.