swarmctl -i Log level

  • swarmctl -i [{0,5,10,15,20,30,40,50}]

    • 0 - No logging

    • 5 - Chatter - More verbose than Debug. More detail is provided about every request being processed to aid in diagnoses. Only enabled on request and usually captured for a single component, or for a very short time period.

    • 10 - Debug, info, warnings, errors, critical messages, and announcements (the most verbose log level typically used)

    • 15 - Errors, warnings, info, audit

    • 20 - Info, warnings, errors, critical messages, and announcements

    • 30 - Warnings, errors, critical messages, and announcements

    • 40 - Errors, critical messages, and announcements

    • 50 - Critical messages and announcements only

  • display the log level (without variable) or use a variable to change the log level for all nodes in the cluster

© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.