By: Thomas Maerz user 16 Dec 2016 at 11:51 a.m. CST

2 Responses
Thomas Maerz gravatar
I'd like to send wrapper.log and the idp logs to a remote log server (splunk). What is the best way to do this? Should I install rsyslog and just send the files from the disk or is there a preferred native way to do this? Does shibboleth also use log4j or is it done by a different process?

By Mohib Zico staff 19 Dec 2016 at 9:41 a.m. CST

Mohib Zico gravatar
[Here](https://gluu.org/docs/reference/logs/) is the information of Gluu Server logs. Shib related logs are inside /opt/idp/logs/ location.

By Michael Schwartz Account Admin 22 Dec 2016 at 3:43 p.m. CST

Michael Schwartz gravatar
We're adding a new logging option in Gluu Server 3.0. It will use ActiveMQ as a collector of logging messages, and then there is a [message-consumer](https://github.com/GluuFederation/message-consumer) that can help you send logs to a database or file.