You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Collector name not updating after configuration change for locally managed collectors
287
-
288
-
Starting from **Sumo Logic OpenTelemetry Collector version `0.137.0-sumo-0`**, changing the `extensions.sumologic.collector.name` property in the configuration file **does not automatically update** the locally managed collector name upon restart.
289
-
290
-
#### Cause
291
-
The collector retains the previous name from the local credentials file and does not regenerate it unless the credentials are removed.
292
-
293
-
#### Resolution
294
-
To apply the new collector name after modifying the configuration:
295
-
296
-
1. **Stop** the collector.
297
-
2. **Delete all files in the local credentials directory** (path differs by OS).
0 commit comments