Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged logs  ✕   ✕
tstack/lnav https://github.com/tstack/lnav
Sat 02 Jul 2022 09:37:03 PM PDT archive.org

The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It is a terminal application that can understand your log files and make it easy for you to find problems with little to no setup. Log messages from different files are collated together into a single view. Automatic detection of log format. Automatic decompression of GZip and BZip2 files. Filter log messages based on regular expressions. Use SQL to analyze your logs.

Even works with systemfail's journals.

cli logs explorer sysadmin analysis
ninjaos/ninja-ids https://gitlab.com/ninjaos/ninja-ids
Tue 07 Sep 2021 01:09:51 PM PDT archive.org

Log configurations and scripts for host intrusion detection system. iptables, syslog and psad configs are here because they are becoming hard to otherwise manage. Configs for various systemd units, rsyslog, psad, logrotate, iptables. Tabkey completion files for bash. Manpages. A couple of scripts for managing running settings.

infosec sysadmin logs configs ids siem linux firewalls scripts
GitHub - kitabisa/teler: Real-time HTTP Intrusion Detection https://github.com/kitabisa/teler
Tue 27 Oct 2020 03:48:39 PM PDT archive.org

teler is an real-time intrusion detection and threat alert based on web log that runs in a terminal with resources that we collect and provide by the community. Requires minimal configuration. Run your web server logs through it and see what it comes up with.

cli infosec sysadmin golang logs http https intel webserver
gpxlogger https://gpsd.gitlab.io/gpsd/gpxlogger.html
Fri 30 Mar 2018 04:10:34 PM PDT archive.org

For collecting GPS track logs suitable for uploading to Open Streetmap, gpsd includes a utility (gpxlogger) which connects to a running gpsd and generates those files. This is a link to its manpage.

gps logs osm recording manpage
Filipe Kiss : A better git log https://coderwall.com/p/euwpig
Tue 20 Mar 2018 12:35:23 AM PDT archive.org

A trick for setting a Git alias that prettifies the output of git log in a repository.

git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

trick git howto logs software
4995 links, including 380 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn