From 90d9fb16eb14d6d958ee9dfc05ca3ad0e012b44d Mon Sep 17 00:00:00 2001 From: whitney-coder <109109323+whitney-coder@users.noreply.github.com> Date: Fri, 15 Jul 2022 14:32:23 -0400 Subject: [PATCH] Update Logging docs page (v1) Removed unnecessary period on line 93 --- guides/admin/logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/admin/logging.md b/guides/admin/logging.md index 605e1afa0..45ad19f4d 100644 --- a/guides/admin/logging.md +++ b/guides/admin/logging.md @@ -90,7 +90,7 @@ logging: ``` Optionally, you can -[specify the Splunk channel](https://docs.splunk.com/Documentation/Splunk/8.1.3/Data/AboutHECIDXAck#About_channels_and_sending_data). +[specify the Splunk channel](https://docs.splunk.com/Documentation/Splunk/8.1.3/Data/AboutHECIDXAck#About_channels_and_sending_data) that you'd like associated with your messages. Channels allow logs to be segmented by client, preventing Coder application logs from affecting other client logs in your Splunk deployment.