-
released this
2025-01-09 17:55:11 -05:00 | 16 commits to main since this release- Use ip command to determine IP address
('hostname -I' does not work on all Linux systems) - Filter out multiple listing of the same btrfs volume
- Use mktemp for temp files (for times when the TA may be run outside of Splunk)
- If running rlog.sh outside of Splunk, use $HOME to store seek file
- Debian also uses apt
- Arch Linux uses pacman
- Add use of sudo -n for 'apt update' and 'pacman -Syy'
- vmstat uses "K paged out"
- Replace the use of 'sar' with netstat and vm_stat for MacOS
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- Use ip command to determine IP address