Lightbits Services List

Service NameDescriptionWhere to View for Log Data
node-managerLightbits backend main service

/var/log/node-manager.log

journalctl -u node.manager

duroslight-0/1Lightbits frontend service

journalctl -u duroslight-0

journalctl -u duroslight-1

cluster-managerLightbits cluster operations/var/log/cluster-manager.log``journalctl -u cluster-manager
upgrade-managerLightbits upgrade operations

/var/log/upgrade-manager.log

journalctl -u upgrade-manager

api-serviceLightbits Rest API and command-line operations

/var/log/api-service.log

journalctl -u api-service

lightbox-exporterLightbits statistics engine

/var/log/lightbox-exporter.log

journalctl -u lightbox-exporter

profile-generatorOptimize the server resource allocation to Lightbits services.

/var/log/profile-generator.log

journalctl -u profile-generator

discovery-serviceHandle client connections

/var/log/discovery-client.log

journalctl -u discovery-service.service

etcdLightbits internal databasejournalctl -u etcd
lb_irq_balanceLightbits network loadbalancerjournalctl -u lb_irq_balance.service

To check the service status, execute the following command: systemctl status <service_name>

Example

Bash
Copy

manager.service Result : ● node-manager.service - Node-Manager Service Loaded: loaded (/usr/lib/systemd/system

node-manager.service; enabled; vendor preset: disabled) Active: active (running) since Thu 2021-10-28 11:10:12

UTC; 4 days ago Main PID: 16442 (node-manager) Memory: 69.0M CGroup: /system.slice/node-manager.service └─16442

usr/bin/node-manager serve

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard