Skip to content

Commit a4c0630

Browse files
JV0812jpipkin1
andauthored
Update macos.md (#4854)
* Update macos.md * Update docs/send-data/opentelemetry-collector/install-collector/macos.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 6d37ad2 commit a4c0630

File tree

1 file changed

+3
-3
lines changed
  • docs/send-data/opentelemetry-collector/install-collector

1 file changed

+3
-3
lines changed

docs/send-data/opentelemetry-collector/install-collector/macos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ For general Sumo Logic OTel Collector troubleshooting, refer to [Troubleshooting
270270

271271
Here are some troubleshooting steps specific to macOS.
272272

273-
### Error `/Library/Application Support/otelcol-sumo/uninstall.sh: No such file or directory` when uninstalling collector
273+
### uninstall.sh: No such file or directory error when uninstalling collector
274274

275275
If you're trying to uninstall the collector on macOS, and you see an error similar to the following:
276276

@@ -302,14 +302,14 @@ Going to remove Otelcol binary, user, file storage and configurations.
302302
Uninstallation completed
303303
```
304304

305-
### Verify that the `launchd` daemon has been installed
305+
### Verify that the 'launchd' daemon has been installed
306306

307307
```console
308308
$ sudo launchctl list | grep otelcol-sumo
309309
54109 0 otelcol-sumo
310310
```
311311

312-
### Verify that the `launchd` daemon is running
312+
### Verify that the 'launchd' daemon is running
313313

314314
```console
315315
$ sudo launchctl print system/otelcol-sumo

0 commit comments

Comments
 (0)