Installation on the central LogMan.io server¶
The TeskaLabs LogMan.io Collector can be installed on the central LogMan.io server from the model.yaml file in the Library.
Warning
Only one Collector instance can be deployed per node. Deploy multiple Collectors on different nodes if you need more than one instance.
-
Go to Library and open
/Site/model.yaml. -
Add the Collector service:
/Site/model.yamlservices: lmio-collector: instances: <tenant>-1: node: <node-name>Replace
<tenant>with the tenant name (for examplemytenant) and<node-name>with the target node from your Maestro deployment. -
Click Save, then Apply to deploy the change.
-
Wait for the Collector to start. Check its status in Maintenance >> Services.
-
Provision the Collector in the LogMan.io Web UI. Open Log sources >> Collectors, find the new Collector (marked with a grey dot), click Provision, and assign it to a tenant.
-
Configure log sources in Log sources >> Collectors as described in the Collector administration manual.