Agent Tech Support Generator
  • 29 Mar 2023
  • 1 Minute to read
  • Contributors
  • PDF

Agent Tech Support Generator

  • PDF

Article summary

Agent Tech Support Generator

The agenttechsupport generator tool is a data collector that should be run when an issue is to be opened with TAC and/or R&D. The tool will collect various logs and command output from the agent.

The authentication tokens are redacted from the collected logs.


NOTE: Available starting with 23.04.

When reporting an issue the report must be generated before stopping/restarting the container.

Generating a Report

To generate a report call the agenttechsupport tool

# sudo docker exec -it <CONTAINER ID> agenttechsupport
Report generated:
-----------------
/tmp/techsupport/agentTechsupport_20221220-194817.bz2

To retreive the techsupport,  from the host, run the following command:
     $ docker cp <CONTAINER ID>:<PATH TO REPORT> .

The generated file location will be displayed after the generation is completed. Depending on system load the generation can take a few minutes.

Copying the Report Out of the Container

To copy the report out of the container, the following command can be use from the host:

# docker cp <CONTAINER ID>:<PATH TO REPORT>  <local path>    

This report must be attached to any opened issues.

Remove/Clean-up Reports

Report can accumulate. Use the --clean option to delete all the generated reports.

# agenttechsupport --list

Available Reports
--------------------------------------------
/tmp/techsupport/agentTechsupport_20221220-202546.bz2
/tmp/techsupport/agentTechsupport_20221220-194817.bz2

# agenttechsupport --clean
#

© 2024 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.