Welcome
Application Delivery Management
Application Modernization & Connectivity
CyberRes
Information Management & Governance
IT Operations Management
Team Collaboration and Endpoint Management
There's also a typo in the instruction as well: /usr/bin/te3e SHOULD read /usr/bin/tee
Therefore, in order to direct error messages to a local file as well as the logger command, the tee command must be used as follows:
ErrorLog "|/usr/bin/te3e /var/apache/log/error_log| /usr/bin/logger -t 'apache_error_log'"
Just FYI.
Thank you,
Mike