I think Wowza Streaming Engine REST API should do anything as Wowza Streaming Engine Manager user interface. Is right?
I could get log file list by REST APIs. (https://www.wowza.com/docs/logging-query-examples)
And result as below:
13240
1486051200000
663
1486051200000
…
But I don’t know how to get the log file detail.
I cannot found apis with path “/v2/servers/{serverName}/log4j”. Did I miss anything?