🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Is there a way to log message payload on Broker logs?
Hi,
Is it possible to log message payload in broker logs?
Could someone please know how to configure it if it is possible?
Thanks,
Raghu
Best Answers
-
@rdesoju there are a couple of reasons for this: first, because PubSub+ message rates are so high, we would fill these logs files very quickly. Another reason is that this breaks the security isolation of management and data planes - a management user would be able to see all message data. Yet another security issue is that you'd be storing message data unencrypted in the log.
5
Answers
-
@rdesoju there are a couple of reasons for this: first, because PubSub+ message rates are so high, we would fill these logs files very quickly. Another reason is that this breaks the security isolation of management and data planes - a management user would be able to see all message data. Yet another security issue is that you'd be storing message data unencrypted in the log.
5