Provides an external Python lookup that parses User Agents strings.
Author | Aplura, LLC |
App Version | 1.7.7 |
App Build | 21 |
Creates an index | False |
Implements summarization | No |
Summary Indexing | False |
Data Model Acceleration | If Enabled |
Report Acceleration | False |
Splunk Enterprise versions | |
Platforms | Splunk Enterprise, Splunk Cloud |
This App provides the following scripts:
Diag.py | For use with the diag command. |
fetch_latest.sample | For grabbing the most recent versions of the libraries. |
user_agents.py | This is the lookup command python to parse the user agent. |
Utilities.py | This is a supporting python script for use with logging, and other needs. |
version.py | This contains the version of the package. |
app_properties.py | This contains app properties. |
fetch_latest.sample
is a bash script that would need to be renamed and have +x added to it in order to be a valid script. This script updates the libraries for on-prem installations.
PAVO TA User Agents contains the following lookup files.
- None
PAVO TA User Agents does not include an event generator.
-
Summary Indexing: No
-
Data Model Acceleration: No
-
Report Acceleration: No
Because this App runs on Splunk Enterprise, all the Splunk Enterprise system requirements apply.
- Install the extension.
Follow these steps to install the app in a single server instance of Splunk Enterprise:
-
Deploy as you would any App, and restart Splunk.
-
Configure.
- Have your Splunk Cloud Support handle this installation.
- For each Search Head in the environment, deploy a copy of the App.
Access questions and answers specific to PAVO TA User Agents at https://community.splunk.com. Be sure to tag your question with the App.
-
Support Email: customersupport@aplura.com
-
Support Offered: Splunk Answers, Email
Copy the ``log.cfg`` file from ``default`` to ``local`` and change the settings as needed.
If a support representative asks for it, a support diagnostic file can be generated. Use the following command to generate the file. Send the resulting file to support.
``$SPLUNK_HOME/bin/splunk diag --collect=app:TA-user-agents``
Version 1.7.7 of PAVO TA User Agents has the following known issues:
- None
- Improvement
- Removed Python that was flagged by Upgrade Readiness App.
-
Improvement
- Modified Script for Splunk Cloud compatability.
-
Improvement
- Updated for Python 3 and Splunk 8 compatability
Version 1.7.7 of PAVO TA User Agents incorporates the following Third-party software or third-party services.
-
ua_parser
-
pyyaml