Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have written a java package with log4j as logging mechanism. The logs from the package are seen in java vm logs.
Our code uses a jar file which internally uses slf4j. We cant change this jar. However it is important that we log the logs from th...
I have a use case where i have access to 2022 port and 8080 port of nso. I need to backup the config of routers to a machine by using these ports. I also need to replace the config of router using the backed up configs.The preference would be to st...