@snakhuda We built this for the external public IP portion if you need it still: https://zuykn.io/apps/splunk https://github.com/zuykn/TA-get_public_ip Get Public IP Add-on ━━━━━━━━━━━ A lightweight, cross-platform add-on that collects your Splunk Forwarder’s external public IPv4 address using native system commands only — implemented in Windows Batch (.bat) and POSIX sh (Linux / Unix / macOS). ━━━━━━━━━━━ ⚙️Highlights • HTTPS or DNS lookup with intelligent fallback • No dependencies — built-in system tools only • Auto-selects commands: ↳ Windows → curl, certutil, bitsadmin, nslookup ↳ Linux / macOS → curl, wget, dig, nslookup • Works with any IPv4-returning site — checkip.amazonaws.com, ipinfo.io/ip, icanhazip.com, etc. Let me know if you have any questions! - Seth
... View more