Juniper / jtimon

Junos Telemetry Interface (JTI) client
Apache License 2.0
30 stars 10 forks source link

Please move log from console to session log file #35

Open vjchaganti opened 3 months ago

vjchaganti commented 3 months ago

password@server:~/CCL/OCST/JTIMON/NGPR$ ./jtimon_external_may16 --config ngpr_drop6_aft.json --no-per-packet-goroutines & [1] 23876

When we invoke jtimon as below, its returning below lines of output apart from PID above. Can we mask or move this log to session log file?

password@server:~/CCL/OCST/JTIMON/NGPR$ 2024/05/23 13:30:13 Version: v2.0.4-313787179aba741682a0c39038efb03fd8980886-master BuildTime 2024-05-16T08:46:38-0700 2024/05/23 13:30:13 [2001:4860::192:168:0:250], jctx.config.Kafka.producer: Calling subscribe() ::: ngpr_drop6_aft.json

vjchaganti commented 3 months ago

@M-Vivek-Juniper @amohit1315