Stephan Herbers
  • Home
  • About Me
  • GitHub
  • Feed
  • Impressum
Subscribe
Tagged

systemd

A collection of 2 posts

Continuously import Logfiles into journald
systemd

Continuously import Logfiles into journald

I use Journalbeat to forward my systemd-journal to Logstash/Elasticsearch. When possible, I configure every software on my servers to log to syslog which on moderns systems means logging to systemd-journald. If they don't support syslog I can also log to stdout which systemd writes to the syslog by default

Stephan Herbers Jan 20, 2021 • 2 min read
Running NGINX without root
nginx

Running NGINX without root

Update 08.01.2021: Use LogsDirectory and CacheDirectory instead of ReadWritePaths. I like creating my own systemd services for software that hasn't one or only a very basic one with little to no sandboxing. See my goals when creating my own services and explanations for all the sandboxing features here:

Stephan Herbers Dec 28, 2020 • 3 min read
Stephan Herbers © 2021
Powered by Ghost