Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit f6f71f3

Browse files
authored
Merge pull request #1813 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 77d4692 + 85bf72f commit f6f71f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

gdi/opentelemetry/components/logging-exporter.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@ Available verbosity levels are ``basic``, ``normal``, and ``detailed``. The corr
7676

7777
.. note:: The ``detailed`` verbosity level might increase resource consumption on the host. Deactivate the logging exporter after you've obtained sufficient samples.
7878

79+
Review collected logs
80+
--------------------------
81+
82+
To review logs produced by the logging exporter, run the following command:
83+
84+
.. code-block:: bash
85+
86+
journalctl -u splunk-otel-collector.service -f
87+
7988
Sample configurations
8089
----------------------
8190

0 commit comments

Comments
 (0)