Event Configuration
Configuration
Server.xml을 이용한 설정
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Server version="8">
<Monitoring>
<Events>
<Level>info</Level>
<Log>
<Enabled>true</Enabled>
<Path>/var/log/ovenmediaengine</Path>
</Log>
</Events>
</Monitoring>
</Server>Parameter
Required
Description
Web Console을 이용한 설정
Post Configuration
Web Console Event Log 디렉터리 설정
Event Specification
Last updated