Member since
12-05-2023
1
Post
0
Kudos Received
0
Solutions
12-05-2023
10:42 PM
Hi Team, I want to write all my apache nifi log from pod volume 'opt/nifi/logs' to nifi pod console only. I tried to write some sed command to update the 'logback.xml' file and now log is not getting written to '/opt/nifi/logs' but in console log is getting stuck after approx 500 lines. last part of log are: 02:59:18,080 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@11c20519 - End of configuration. 02:59:18,080 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@70beb599 - Registering current configuration as safe fallback point Connected Updating property(nifi.security.keystorePasswd) in /opt/nifi/conf/nifi.properties Updating property(nifi.security.truststorePasswd) in /opt/nifi/conf/nifi.properties Updating property(nifi.security.keystore) in /opt/nifi/conf/nifi.properties Updating property(nifi.security.truststore) in /opt/nifi/conf/nifi.properties Please help to get this resolve, so log will continue further. Thanks in advance.
... View more
Labels:
- Labels:
-
Apache NiFi