Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Send systemd Output to dedicated Logfile #136

Open
Gill-Bates opened this issue Dec 22, 2024 · 0 comments
Open

[Improvement] Send systemd Output to dedicated Logfile #136

Gill-Bates opened this issue Dec 22, 2024 · 0 comments

Comments

@Gill-Bates
Copy link

Gill-Bates commented Dec 22, 2024

Maybe you should add these two lines

StandardOutput=append:/var/log/fritzinfluxdb.log
StandardError=append:/var/log/fritzinfluxdb.log

to your config, for logging

ExecStart=/opt/fritzinfluxdb/.venv/bin/python /opt/fritzinfluxdb/fritzinfluxdb.py -d

Result:

image

@Gill-Bates Gill-Bates changed the title Improvement: Send systemd Output to dedicated Logfile [Improvement] Send systemd Output to dedicated Logfile Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant