Filip Chabik 👻 · @hadret
35 followers · 205 posts · Server fosstodon.org

Rsyslog and Docker

Few years ago I decided to write my own hadret.rsyslog Ansible role. I had two main goals in mind while writing it — first, I wanted to have a turn-key remote logging support, and second, I [...]

🔗 chbk.co/n1Edn

#docker #rsyslog #linux #debian

Last updated 1 year ago

AskUbuntu · @askubuntu
139 followers · 1868 posts · Server ubuntu.social

sending linux log to sunos Syslog file

askubuntu.com/q/1474776/612

#syslog #rsyslog #solaris

Last updated 1 year ago

Thomas Liske · @liske
32 followers · 270 posts · Server ibh.social

Quick fix: install . You need to force it's imuxsock plugin to provide /dev/log (under systemd it will by default listen at /run/systemd/journal/syslog) to kick systemd-journald out of the loop. Than you get all you charon logging messages in syslog 🥳

Sorry for the long posts, but it took a while (hours!) to understand how everything is connected (including reading some neutron-vpnaas source code) - maybe it helps someone else getting faster out of this trap. 😅

(5/5)

#rsyslog

Last updated 1 year ago

AskUbuntu · @askubuntu
81 followers · 2134 posts · Server ubuntu.social

rsyslog - how to install rsyslog-imdocker module?

askubuntu.com/q/1465490/612

#log #logging #rsyslog

Last updated 1 year ago

Joseph Holsten · @josephholsten
84 followers · 1566 posts · Server mstdn.social

That feeling when some code your were responsible for years ago is giving you a hard time because you didn’t also have it use other code you were responsible for years ago. And you don’t want to make a PR lest you get sucked back in.

#subtootingoneself #FreeBSD #rsyslog #Chef

Last updated 1 year ago

AskUbuntu · @askubuntu
65 followers · 2143 posts · Server ubuntu.social

Why does UFW keep logging to syslog even when I turn it off through rsyslog settings?

askubuntu.com/q/1461597/612

#ufw #syslog #rsyslog

Last updated 1 year ago

who · @purelinux
144 followers · 24 posts · Server social.tchncs.de

Interessant. Auf wird irgendwie alles doppelt und dreifach geloggt. What the fuck.

Also ist meiner aktuellen Erkenntnis nach total überflüssig, weil das komplett übernimmt.

Viel witziger finde ich aber, dass by default irgendwie alles einmal nach /var/log/syslog schreibt und dann noch mal "themengenau" nach /var/log/xyz.log 🤯

Naja. rsyslog fliegt dann erstmal raus... old garbage.

#journald #rsyslog #debian

Last updated 1 year ago

MrRoubos · @MrRoubos
127 followers · 925 posts · Server mastodon.nl

At the end I've won! It turned out I used the old style of conf. Handy all those examples. But now I can send via to the rsyslog server, pass it through to the 💪

#stack #elk #tls #rsyslog

Last updated 2 years ago

MrRoubos · @MrRoubos
127 followers · 925 posts · Server mastodon.nl

I think it is amazing when I try to configure to accept via via with on a server. Then when I configure a rsyslog client without any certs configuration, I see this loglines on the rsyslog with certs passing. Weird. Next attempt is to deliver from rsyslog with certs to with certs. As last option switch to

#filebeat #logstash #ubuntu #certs #imtcp #gtls #tls #rsyslog

Last updated 2 years ago

Interesting behavior today sending logs to @Graylog. Two identical Debian VMs with the same version of rsyslog. Instance 1 could read log files outside of /var/log, instance 2 could not sue to permission issues. I tried all the ACL suggestions I found on the interwebs and the only was that worked was to change the $PrivDropToGroup setting in /etc/rsyslog.conf from "syslog" to a group that could read those files outside of the /var/log directory. Posting here in case this helps someone in the future.

#rsyslog

Last updated 2 years ago

· @journey
9 followers · 21 posts · Server social.cologne

@Butcher
Zum Thema "unnötiges Logging vermeiden" habe ich auf meinen 3 Log2Ram installiert. Habe hier github.com/jliebich/RaspberryP was dazu geschieben. Außerdem lohnt es sich den Unterschied von und zu verstehen, Mehr dazu hier: github.com/jliebich/RaspberryP

#raspberrypi #journalctl #rsyslog

Last updated 2 years ago

Patryk Krawaczyński · @agresor
32 followers · 75 posts · Server infosec.exchange
⠠⠵ avuko · @avuko
241 followers · 341 posts · Server infosec.exchange

@Iaintshootinmis @tazwake

And this is the way to enable actual timestamps on any system that uses :

Comment OUT (you read that correctly) the “ $ActionFileDefaultTemplate” line in /etc/rsyslog.conf

#
Use traditional timestamp format.
To enable high precision timestamps, comment out the following line.
#
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat

I will not investigate which genius thought the default time format was a good idea, because kumbaya.

#iso8601 #rsyslog

Last updated 2 years ago

івась тарасик · @tivasyk
155 followers · 2709 posts · Server mastodon.social

в підготовці ведикий допис із детальною підказкою з налаштування rsyslog, — сервера й клієнтів. ще не готове, але читабельна чернетка вже є онлайн. комусь тут це взагалі цікаво?


@rada

#linux #rsyslog #українською

Last updated 2 years ago

· @metztli
0 followers · 2018 posts · Server tenochtitlan.city
⚛️Revertron · @Revertron
384 followers · 13424 posts · Server zhub.link

Забавное из мира :
Есть лог, куда пишет . Например, он весит 400кб. Мы делаем truncate -s 0 /var/log/some_log.pipe, после этого команда ls показывает, что размер файла равен 0.
Но как только rsyslog запишет туда хотя бы байт, размер лога, показываемый утилитой ls, возвращается к предыдущему значению - 400кб!

#rsyslog #linux

Last updated 2 years ago

openSUSE Linux · @opensuse
3456 followers · 1325 posts · Server fosstodon.org

Tumbleweed gets four snapshots this week and brings , Plasma, , , and more news.opensuse.org/2021/10/29/v

#appstream #opensuse #systemd #rpm #kde #rsyslog

Last updated 3 years ago

JordiGH · @JordiGH
709 followers · 20515 posts · Server mathstodon.xyz

I'm reading about some of the most boring and surprisingly complex things:

What I want to remark upon isn't so much all of the things rsyslog does but the fact that some guy, for the last 15 years, has nearly single-handedly decided that his life calling was apparently to make sure that we could all have system log files.

github.com/rsyslog/rsyslog/com

How does that happen? Why does someone decide that the most boring software is now their life's work?

#rsyslog #unix

Last updated 6 years ago

cr0n0s :tux: 📡🇵🇪 · @cr0n0s
480 followers · 2533 posts · Server social.tchncs.de
Laurent Bauvens · @bauvens
222 followers · 2751 posts · Server mamot.fr