The LogicMonitor OpenTelemetry Collector (lmotel) is a managed distribution of OpenTelemety Collector. With lmotel distribution you can manage monitor state and the deployment of lmotel collector via Logic Monitor Platform.
docker run -e LOGICMONITOR_ACCOUNT="<lm_company_name>"
-e LOGICMONITOR_BEARER_TOKEN=""
-e LOGICMONITOR_OTEL_NAME=
-p 55680:55680 -p 55681:55681
logicmonitor/lmotel
where,
LOGICMONITOR_ACCOUNT is your LogicMonitor account name
LOGICMONITOR_BEARER_TOKEN is the Bearer API token with Data Ingestion/Traces permission
LOGICMONITOR_OTEL_NAME is the display name of the Collector on the LogicMonitor platform