Hello all, can Fusion v3 be configured to log wireless events (associating, associated, authenticaing, etc.) and other wireless stats into a file? Is there some undocumented features available? I want to avoid to use the Fusion UI to save the log to a file. Need something that is more the automatic approach. Any ideas appreciated. Thomas
Fusion Logging// Expert user has replied. |
1 Replies
There is an API as part of the EMDK where you can save the log to a file, but this is a snapshot at the time you save the log. You could always write a small App to periodically save the log to try and keep a history if that is what you need.