cancel
Showing results for 
Search instead for 
Did you mean: 

Afaria Android debug log

Former Member
0 Kudos

Hi,

In the Afaria Client for Android, there is an option in Configuration to Enable Debug Log.

Is there any way I can view this log ?

Thanks

Razvan

Accepted Solutions (1)

Accepted Solutions (1)

nick_mackerness
Participant
0 Kudos

Hi Razvan

After enabling debug log in the client option, on the Android device, create the file: /mnt/sdcard/AfariaLogSettings.dbg.  In this file, you need to specify the logging options, one on each line.  Here is a basic set to try:

LogToFile:1

Core:1 

Session:1

Afaria:1

This will create the log: /mnt/sdcard/AfariaLog.dbg.

Is there something in particular you are looking for?

Regards

Nick

Former Member
0 Kudos

Hi Nick,

Thank you very much, I managed to see the log according to your instructions.

We hope to track down some issues, but that will be the subject for another thread.

Best Regards,

Razvan

Answers (0)