Log files for agent management versioned app retrieval add-on
Location and purpose of agent management versioned app retrieval add-on log files for agent management. Use these logs to troubleshoot download issues, authentication errors, and configuration problems.
Log file location
Check the logs of agent management versioned app retrieval add-on to troubleshoot download failures, authentication errors, network timeouts, or extraction issues. The logs contain information about each execution cycle, including which configurations were processed and whether artifacts were updated.
On *nix systems:
$SPLUNK_HOME/var/log/splunk/agent_management_versioned_app_retrieval.log
On Windows systems:
%SPLUNK_HOME%\var\log\splunk\agent_management_versioned_app_retrieval.log
View logs
To view recent log entries in real-time on *nix systems, use:
tail -f $SPLUNK_HOME/var/log/splunk/agent_management_versioned_app_retrieval.log
To search logs in Splunk Web, run:
index=_internal source="*agent_management_versioned_app_retrieval.log"
Related information
- For installation procedures, see Install the agent management versioned app retrieval add-on .
- For configuration details, see Input parameters for agent management versioned app retrieval .
- For SSL certificate setup, see TLS configuration for agent management versioned app retrieval.