My issue is about adding logging ip addres of client that enters to manager.
I have added proprer formating for log4j configurations but it shows me only dash.
/usr/local/WowzaStreamingEngine/manager/conf/log4j2-config.xm
…\tc-ip…
…\t%replace{%X{c-ip}}{^$}{-}…
I could be wrong but possibly c-ip is fir wowza engine and not wowza manager. If you see the manager log configuration you will see other placeholders such as user etc that are not in the logging documentation. Which is why I believe it might be a different token altogether.
Perhaps if wowza manager logging does not have this feature you can use Linux administration tricks to log the ip addresses attempting to connect to manager port.