[systemd-devel] character limit by using "/run/systemd/journal/syslog"

2018-04-18 Thread Stanislav Kopp
HI all, I'm not sure if it's systemd/journald issue, but maybe you can help me. We're logging apache error logs with "logger" so we can write them to specific file using rsyslog, if I run "logger" without any options - all are duplicated in journald and I can see them in "journalctl" overview

[systemd-devel] Best approach to run python service in virtualenv with systemd

2016-04-13 Thread Stanislav Kopp
Hi all, I'm trying to run kallithea using virtualenv, it kinda works (I can stop/start service) with this unit file [Unit] Description=Start Kallithea service After=network.target [Service] Type=forking User=kallithea WorkingDirectory=/srv/kallithea

[systemd-devel] Don't log "logger" messages in to journald

2016-03-16 Thread Stanislav Kopp
Hi all, We have bunch of webservers, where we use "logger" to send apache access logs to remote rsyslog, unfortunately these access logs are landing in journald too. As we have a lot of requests it's pretty unusable to use "journalct" to show system logs. Is there a way to tell journald do not