PAVO TA User Agents Documentation
253 |Provides an external Python lookup that parses User Agents strings.
254 |About PAVO TA User Agents
255 |Author |
263 | Aplura, LLC |
264 |
App Version |
267 | 1.7.7 |
268 |
App Build |
271 | 21 |
272 |
Creates an index |
275 | False |
276 |
Implements summarization |
279 | No |
280 |
Summary Indexing |
283 | False |
284 |
Data Model Acceleration |
287 | If Enabled |
288 |
Report Acceleration |
291 | False |
292 |
Splunk Enterprise versions |
295 | 296 | |
Platforms |
299 | Splunk Enterprise, Splunk Cloud |
300 |
Scripts and binaries
304 |This App provides the following scripts:
305 |Diag.py |
313 | For use with the diag command. |
314 |
fetch_latest.sample |
317 | For grabbing the most recent versions of the libraries. |
318 |
user_agents.py |
321 | This is the lookup command python to parse the user agent. |
322 |
Utilities.py |
325 | This is a supporting python script for use with logging, and other needs. |
326 |
version.py |
329 | This contains the version of the package. |
330 |
app_properties.py |
333 | This contains app properties. |
334 |
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.
Lookups
341 |PAVO TA User Agents contains the following lookup files.
342 |-
343 |
None
344 |
Event Generator
346 |PAVO TA User Agents does not include an event generator.
347 |Acceleration
348 |-
349 |
Summary Indexing: No
350 | Data Model Acceleration: No
351 | Report Acceleration: No
352 |
Prerequisites, Installation, and Configuration
354 |Because this App runs on Splunk Enterprise, all the Splunk Enterprise system requirements apply.
355 |Installation and Configuration
356 |Download
357 |Installation Process Overview
358 |-
359 |
Install the extension.
360 |
Deploy to single server instance
362 |Follow these steps to install the app in a single server instance of Splunk Enterprise:
363 |-
364 |
Deploy as you would any App, and restart Splunk.
365 | Configure.
366 |
Deploy to Splunk Cloud
368 |-
369 |
Have your Splunk Cloud Support handle this installation.
370 |
Deploy to a Distributed Environment
372 |-
373 |
For each Search Head in the environment, deploy a copy of the App.
374 |
Support and resources
376 |Questions and answers
377 |Access questions and answers specific to PAVO TA User Agents at https://community.splunk.com. Be sure to tag your question with the App.
378 |Support
379 |-
380 |
Support Email: customersupport@aplura.com
381 | Support Offered: Splunk Answers, Email
382 |
Logging
384 |Copy the ``log.cfg`` file from ``default`` to ``local`` and change the settings as needed.
385 |Diagnostics Generation
386 |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.
387 |``$SPLUNK_HOME/bin/splunk diag --collect=app:TA-user-agents``
388 |Known Issues
389 |Version 1.7.7 of PAVO TA User Agents has the following known issues:
390 |-
391 |
None
392 |
Release notes
394 |Version 1.7.7
395 |-
396 |
Improvement
397 |-
398 |
Removed Python that was flagged by Upgrade Readiness App.
399 |
400 |
Version 1.7.5
402 |-
403 |
Improvement
404 |-
405 |
Modified Script for Splunk Cloud compatability.
406 |
407 |
Version 1.7.4
409 |-
410 |
Improvement
411 |-
412 |
Updated for Python 3 and Splunk 8 compatability
413 |
414 |
Third Party Notices
416 |Version 1.7.7 of PAVO TA User Agents incorporates the following Third-party software or third-party services.
417 |-
418 |
ua_parser
419 | pyyaml
420 |
422 |