I’m pretty new to selfhosting, but one thing that I know to take seriously is log collection. Since there are a lot of different type of logs (kernel log, application logs, etc) and logs come in many different formats (binary, json, strings) - it’s no easy task to collect them centrally and look through them whenever neccessarly.

I’ve looked at grafana and tried the agent briefly, but it wasn’t as easy as I thought (and it might be a too big tool for my needs). So I thought to ask the linuxlemmy community to get some inspiration.

23 points

Honestly? I just ignore them. Something seems to be happening to them, as they’re not growing infinitely, but no idea why.

It was a bit complicated to set this up, but it took me almost no time at all.

permalink
report
reply
1 point

You can use rsyslog and rsyslogd for OS log. For app use flat file, collect using ansible. 😂

Well I’m quite interested in msg stack like grafana, but haven’t tried it.

permalink
report
reply
1 point

Do you push your logs regularly to a central storage, or do you just SSH into the machines regularly to look at the logs?

permalink
report
parent
reply
1 point

If it’s OS log,it’s pushing https://serverfault.com/questions/522341/how-do-i-setup-rsyslog-to-send-all-logs-to-multiple-remote-servers

If it’s laravel/apache, php, then use ansible to pull the log. Or using sentry as I remember. 😂

permalink
report
parent
reply
1 point

Not OP, but I push all the logs to one central syslog server.

permalink
report
parent
reply
3 points

Systemd does all that for you. Just set a limit in journal.conf

permalink
report
reply
2 points

So does syslog; and really well. Logging is just another thing Lennart tried to take over from a working system, that he and Kay half-delivered, and wandered off. See also: nfsroot, fast boots, easy init config, nfs mounts in general, and cron.

permalink
report
parent
reply
0 points

OK boomer

permalink
report
parent
reply
3 points

I use the standard system syslog with logrotate every 7 days with 1 month of gzip archive.

However on production systems, I run a central rsyslog server which archives once a week and a year of archives. Considering ELK in the future but for simple retention syslog is fine.

permalink
report
reply

Nothing. I always use the standard configuration from the services I’ve installed. If something doesn’t work I go into those logs and look what’s wrong.

permalink
report
reply
5 points

Heh. Kickin’ it old skool. Nice.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.7K

    Monthly active users

  • 5.8K

    Posts

  • 162K

    Comments