NSO: How to block the <INFO> commands in ncs-java-vm.log file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 05:09 AM
In NSO, how to block the <INFO> commands in ncs-java-vm.log file?
we do not want to see following <INFO> commands undr ncs-java-vm.log file
<INFO> 19-Dec-2022::11:59:37.323 TemplateManager Did-79-Worker-41: - dry-run template
<INFO> 19-Dec-2022::11:59:37.323 TemplateManager Did-79-Worker-41: - dry-run template apply .....
Thanks,
Srinivasa
- Labels:
-
Communities of Interest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 10:53 AM
Hi
I never used NSO with java, but according to the doc, this should be controllable from the NSO CLI (set the level to something greater than info e.g. warn, error, fatal, off):
https://developer.cisco.com/docs/nso/guides/#!the-nso-java-vm/logging
HTH
Marcel
