This TA for Unix (TA-unix) is a fork of Splunk Add-on for Unix and Linux (https://splunkbase.splunk.com/app/833). It adds support for Arch & Debian Linux. It also fixes and adds support for MacOS.
Find a file
Michael Erdely a24e4c8ee5
Fix OpenBSD Support and Other Bugs
Changes:

* Fix OpenBSD cpu.sh output to match others
* Fix OpenBSD df.sh output (no need for %% here)
* Do not use sudo or doas when running as root
* Use #!/usr/bin/env bash to support OpenBSD in run_nix_ta_commands
* Fix rsyslog example to trim whitespace in run_nix_ta_commands
* Add /usr/local/sbin:/usr/local/bin to PATH in run_nix_ta_commands
* Fix getting hour and minute for OpenBSD in run_nix_ta_commands
  "08" shows up to printf as octal
* Support difference in OpenBSD logger command:
  Requires modifying /etc/syslog.conf and setting facility in /etc/nix_ta.conf
2025-01-25 13:41:20 -05:00
appserver/static Fix other Splunk Add-on references 2025-01-09 17:55:11 -05:00
bin Fix OpenBSD Support and Other Bugs 2025-01-25 13:41:20 -05:00
default Fix OpenBSD Support and Other Bugs 2025-01-25 13:41:20 -05:00
docs Fix OpenBSD Support and Other Bugs 2025-01-25 13:41:20 -05:00
extra Fix OpenBSD Support and Other Bugs 2025-01-25 13:41:20 -05:00
LICENSES Import Splunk Add-On for Unix and Linux version 9.2.0 2024-12-24 23:51:57 -05:00
lookups Import Splunk Add-On for Unix and Linux version 9.2.0 2024-12-24 23:51:57 -05:00
metadata Import Splunk Add-On for Unix and Linux version 9.2.0 2024-12-24 23:51:57 -05:00
README Import Splunk Add-On for Unix and Linux version 9.2.0 2024-12-24 23:51:57 -05:00
static Import Splunk Add-On for Unix and Linux version 9.2.0 2024-12-24 23:51:57 -05:00
app.manifest Fix OpenBSD Support and Other Bugs 2025-01-25 13:41:20 -05:00
Makefile Add script for docker events/metrics and support running TA outside of Splunk 2025-01-11 23:28:44 -05:00
README.txt Fix other Splunk Add-on references 2025-01-09 17:55:11 -05:00
THIRDPARTY Import Splunk Add-On for Unix and Linux version 9.2.0 2024-12-24 23:51:57 -05:00
VERSION Fix OpenBSD Support and Other Bugs 2025-01-25 13:41:20 -05:00

Technical Add-on for Unix and Linux
Copyright (C) 2025 Michael Erdely All Rights Reserved.
Copyright (C) 2024 Splunk Inc. All Rights Reserved.

For documentation, see: https://git.erdelynet.com/mike/TA-unix/src/branch/main/docs/ReleaseNotes.md

For documentation on Splunk's Add-on for Unix and Linux (which applies to this TA too), see:
https://docs.splunk.com/Documentation/AddOns/released/UnixLinux/