LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

performing-linux-log-forensics-investigation - Performing Linux Log Forensics Investigation

Perform forensic investigation of Linux system logs to reconstruct user activity, detect unauthorized access, and establish event timelines.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Analyze Linux authentication logs
  • Export systemd journal logs
  • Search Linux audit framework events
  • Inspect cron job execution logs
  • Detect SSH brute force attempts
  • Generate forensic analysis report

Inputs

  • Linux system log files
  • Authentication log file path
  • Output directory path

Outputs

  • Exported journal JSON files
  • JSON forensic analysis report
  • Console summary output

Requirements

  • Python 3.8 or higher
  • Access to Linux system log files
  • Authorization for testing activities

Source

  • Spec: SKILL.md
linux-forensics
syslog
auth-log
systemd-journal
journalctl
linux-logs
ssh-forensics
cron
audit-log
log-analysis
Analyze Linux authentication logs
Export systemd journal logs
Search Linux audit framework events
Inspect cron job execution logs
Linux system log files
Authentication log file path
Output directory path
Exported journal JSON files
JSON forensic analysis report
Console summary output