Hi,
I'm trying to obtain the event log via RCI interface but I always get an empty response xml file. I am using the WR21 and I can see the file Eventlog under the "FLASH directory" under File Management. Am I missing something? FW version used is 5246. Thanks in advance.
Here is my input:
<rci_request><do_command target="file_system"><get_file name="/FLASH/eventlog.txt"/></do_command></rci_request>
P.S.: I'm able to get good response for other query_state and query_settings. So I know the RCI settings in general works, except the "do_command" listed above.