Previous Topic: SAML Affiliate Agent Not Starting

Next Topic: IIS 6.0 Wildcard Mappings Required to Protect Resources

The httpd.conf File Shows a Log Level of "warn"

Symptom:

The httpd.conf file shows a log level of "warn" which is a greater severity than "info" yet the Apache 1.3.33 error log shows entries related to the Affiliate Agent with the level [Information].

Solution:

This is the expected behavior. It has been defined in the code that the Affiliate Agent logs error messages to the Apache error log with the hard-coded log level [Information]. So, irrespective of what is mentioned as the log level in the httpd.conf file, the Affiliate messages always have the log level of [Information].