There is an option to log HTTP notification server events, but is it possible to see or log the actual request being sent?
HTTP notification server is using Apache HTTP client. So, you can configure this logger for all logs :
log4j.logger.org.apache.http=DEBUG
or just this one to log content
log4j.logger.org.apache.http.wire=DEBUG
or this one for headers logging only
log4j.logger.org.apache.headers=DEBUG
Cédric BLANC
There is an option to log HTTP notification server events, but is it possible to see or log the actual request being sent?
HTTP notification server is using Apache HTTP client. So, you can configure this logger for all logs :
or just this one to log content
or this one for headers logging only
Cédric BLANC
HTTP notification server is using Apache HTTP client. So, you can configure this logger for all logs :
or just this one to log content
or this one for headers logging only
-
Deployment History Date
-
Username in Tomcat Access Logs
-
Is It Possible to Perform Automatic Authentication with The User's Windows Account?
-
Where is the documentation for Version 5.2.5?
-
On Prem Semarchy Authentication using Azure AD?
-
Delete old models
-
Sync production model version with dev
-
Recreate a dev environment. Any side effect?
-
Indexes on xDM database tables
-
What logging technology is used in the Semarchy xDM platform?
See all 62 topics