1.9 Diagnose AHF Fleet Insights

The diagnose tool helps you collect diagnostic data on-demand to debug and maintain AHF Fleet Insights.

Figure 1-3 Diagnose AHF Fleet Insights


This image illustrates AHF Fleet Insights diagnosis process.

This diagnostic data includes:

  • Application logs
  • Processing engine logs
  • Operating system related details (disk space, #process, and so on)
  • Nginx configuration file and logs
  • Source environment and properties file
  • Plugin logs
  • Individual processing stage logs

You can run the diagnostic component through the command-line interface.

  • ./ahffi diagnose

    Collects application logs and creates a zip file that can be used to diagnose errors in the Fleet Insights application.

  • ./ahffi diagnose --collection <collection_id>

    Includes additional collection-specific logs (logs generated while processing the collection) along with all of the above logs.