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.

7 points

In terms if logging: sys journal does the job for me …

I do run prometheus + grafana for some services but that is mostly for some fancy looking graphics nothing really usefull.

I would recomend you to monitor updates of you apps so you are well informed when und what to update (i just have subsribed to all the diffrent release git rss feeds)

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

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

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
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
3 points

My logs were actually filling up my disk! I edited journald conf and limited them to 500mb . disk is only 10gb for reference

permalink
report
reply
2 points

What services were you running and for how long? I ask because I rent a very cheap VPS with 10G disk and I want to prepare for this

permalink
report
parent
reply
3 points

You could try deploying an ELK stack and manage log collection using Elastic Agents and integrations, works pretty well for us and, as long as your log is supported by an integration, it’s dead simple to manage

permalink
report
reply
-1 points

And if you need to take a look at it, you’ll really appreciate the convenience and ability to query.

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