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: How to Display the Service Status with RHEL/CentOS 7

EDR: How to Display the Service Status with RHEL/CentOS 7

Environment

  • EDR Server: 6.2.4 and above
  • RHEL/CentOS 7.x

Objective

When running "sudo systemctl start/stop cb-enterprise" there is no output

Resolution

  1. Open a new terminal/ssh session
  2. Run the following command after running "sudo systemctl start/stop cb-enterprise" in the other session
    journalctl -fexu cb-enterprise
    1. Ctrl+c to exit will be needed when complete

    Additional Notes

    • Running "sudo systemctl start/stop cb-enterprise && journalctl -fexu cb-enterprise" will work but it will only display once services stop / start have completed
    • sudo has to be run for the start and stop commands, even when in root
    • Systemctl only outputs when a service has failed. This is to give similar output to RHEL6/CentOS 6

    Related Content


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