How to Capture Bash History?

This page summarizes the projects mentioned and recommended in the original post on /r/sysadmin

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • snoopy

    Snoopy Command Logger is a small library that logs all program executions on your Linux/BSD system.

  • If you're looking for a command auditing solution, it looks like some people have rigged up /etc/profile to send every command to syslog directly, some people use software like snoopy, etc. - those are all bypassable by a user, though. Using the kernel's audit functionality to snoop execve (setup auditd, set up rules like "auditctl -a exit,always -S execve") has plenty of downsides, but would be a real auditing solution.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How do you find where the rsync process is coming from?

    1 project | /r/devops | 19 Sep 2021
  • VS Code app logs browser UI

    1 project | dev.to | 24 Mar 2024
  • Logdy – A Web Viewer for Logs

    1 project | news.ycombinator.com | 6 Mar 2024
  • Show HN: Capture emails with 5 lines of code

    1 project | news.ycombinator.com | 29 Feb 2024
  • Show HN: Kubetail – A private, real-time log viewer for Kubernetes clusters

    6 projects | news.ycombinator.com | 13 Feb 2024