You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
The BigFix TA can be used to configure Splunk to ingest BigFix client, relay, and server logs. It also contains multiple modular inputs to query the REST API of a BigFix core server.
3
3
4
4
# Compatability
5
-
The BigFix TA was developed and tested using **Splunk Enterprise 7.3.x** using the **Splunk Add-on Builder 2.2.0**. It is currently still using Python 2.7 for the modular inputs so they may **not** fully work on **Splunk Enterprise 8.0+**. I recommend installing the add-on to collect modular inputs on **Splunk Enterprise 7.x**.
5
+
The BigFix TA is Python2 and Python3 compatible so it will run on Splunk Enterprise 7.x and 8.x.
0 commit comments