Skip to content
Ronen Botzer edited this page May 17, 2020 · 1 revision

In an attempt to do a root cause analysis, end user can turn ON the debug feature (Available in AMC version >= 3.6.6) and reproduce the issue for the logs and stats to be collected in the log file on the AMC server. Log files can then be used for investigation and fact finding. After turning the debug feature ON, logging will begin and write to a file at the AMC log location. Every activity done by the user is then intelligently captured and logged in the log file that will enable smart investigation within a quick turn around time.

Default time to record activity is 10 minutes, or user can set the time according to requirements.

Please refer to the steps below to use debug feature:

1 Click on Settings icon.
2 Turn the logging option ON.
3 Set time and click on START.
4 Repeat the steps required to reproduce the observed issues.
5 Queries will be recorded in the log file.
6 Once the process is complete, logging option can be turned OFF.
7 User can click on restart (when logging is on) to start recording queries from the start.
User can find log file at `/var/log/amc/aerospike-amc.log` Debug Debug

Note: As all queries and responses are recorded, log files generated after enabling debug feature may get larger over the time.