Hello all,
Wondering what you all do/use for monitoring logs on your boards, specifically those running under Linux.
Has anyone used the 'lnav' utility to watch logs? It's pretty slick, has LOTS of options, and I like the use of colors in logs to help things "jump out" at you. If anyone is using this, and has taken the time to customize the look/feel of how it displays, would you comment on how you're using
it, and would you maybe be willing to share your custom config that I
could use as a starting point to learn how it's done?
Accession wrote to Gamgee <=-
Wondering what you all do/use for monitoring logs on your boards, specifically those running under Linux.
$ journalctl -f
If I remember right, you're not using systemd. Not sure how much
you know about it, but Synchronet can log everything to
journalctl. I can basically have one terminal open and "-f =
follow" to watch every service at once, and are
specified/separated with "term, web, ftp, srvc, evnt, etc."
Albeit a lot less colorful than the screenshots I just looked at
of this lnav you speak of. But the logging itself looks kind of
similar.
Has anyone used the 'lnav' utility to watch logs?+á It's pretty slick, has LOTS of options, and I like the use of colors in logs to help things "jump out" at you.+á If anyone is using this, and has taken the time to customize the look/feel of how it displays, would you comment on how you're using
it, and would you maybe be willing to share your custom config that I
could use as a starting point to learn how it's done?
I haven't, nor have I heard of it until you mentioned it. Looks interesting, though. I might have to take a look-see just for the
hell of it! ;)
Yes, I don't have jouralctl/systemd here; running Slackware. I do have everything logging to /var/log/sbbs.log and it's "human-readable" and
not too bad to watch.
Wondering what you all do/use for monitoring logs on your boards, specifically those running under Linux.
NuSkooler wrote to Gamgee <=-
Gamgee around Thursday, January 25th...
Wondering what you all do/use for monitoring logs on your boards, specifically those running under Linux.
I'm not sure how much this helps your use case, but I always have
a terminal open running zellij -- a window/pane for btop, one for
web my board's web logs, and one for the rest. Both are Bunyan,
so it's essentially: `tail -F ./logs/enigma-bbs.log | bunyan` to
get JSON structured logs into pretty views.
There are some nice utils to combine multiple log sources into a
single by timestamp as well.
WFC screen in enig also shows a current 'live' view of logs.
esc wrote to Gamgee <=-
Yes, I don't have jouralctl/systemd here; running Slackware. I do have everything logging to /var/log/sbbs.log and it's "human-readable" and
not too bad to watch.
Late to the party here but an excellent opensource tool you can
use with a web UI for administration/viewing/etc is Nagios. I
became familiar with the enterprise version years ago at work and
now have been eyeballing the opensource one for my own projects.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,045 |
Nodes: | 17 (1 / 16) |
Uptime: | 24:37:28 |
Calls: | 501,665 |
Calls today: | 7 |
Files: | 102,687 |
D/L today: |
18,738 files (3,494M bytes) |
Messages: | 297,828 |
Posted today: | 1 |