IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

EDR Server: How to enable debug logging for feeds

EDR Server: How to enable debug logging for feeds

Environment

  • EDR Server: All Supported Versions

Objective

Enable debug logging in enterprise.log for feed troubleshooting

Resolution

  1. Edit /etc/cb/enterprise-logger.conf
  2. Add the following "cb.core.feeds" text to the [loggers] section:
[loggers]
keys=root, cb.core.feeds
  1. Add the following NEW section, just after the [logger_root] section:
[logger_cb.core.feeds]
level=DEBUG
handlers=syslog
propagate=0
qualname=cb.core.feeds

Additional Notes

  • No restart is required
  • Configuration only needs to be done on the primary node in a cluster

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎12-01-2020
Views:
382
Contributors