Question
LTIMindtree
SA
Last activity: 7 Sep 2025 3:40 EDT
Kafka logs Retention from Stream PODS
We're using Pega Platform in On-Prem Containers Platform (Redhat-Openshift) along with Embedded Search and Stream Services in Pega 24.1.3 version.
So far, Kafka diagnostics logs and kafka data being retained with in the PODS. However, Need to implement a method to retain the logs and kafkadata in persistent mode for better application performance and to analyze the kafka logs when some thing wrong.
Looking for better options to implement it
@Kishore Sanagapalli
I have retained the kafka logs by adding below DSS in a PVC path. Issue fixed by below actions.
Owning Ruleset: Pega-Engine
Setting Purpose: prconfig/dsm/services/stream/pyunpackbasepath/default
Value: PVC-Mounted Path
&
Owning Ruleset: Pega-Engine
Setting Purpose: prconfig/dsm/services/stream/pybaselogpath/default
Value: PVC-Mounted Path