From 3b9e678533cff9697e2dc6d8c2e6f720365ee4cd Mon Sep 17 00:00:00 2001 From: Sean Whalen <44679+seanthegeek@users.noreply.github.com> Date: Sun, 3 May 2026 18:50:54 -0400 Subject: [PATCH] Refactor SMTP TLS dashboard with base search Refactored the SMTP TLS Splunk dashboard to use a base search for improved query efficiency and maintainability. Updated input token names and adjusted search queries for better organization and clarity. --- dashboards/splunk/smtp_tls_dashboard.xml | 53 ++++++++++-------------- 1 file changed, 21 insertions(+), 32 deletions(-) diff --git a/dashboards/splunk/smtp_tls_dashboard.xml b/dashboards/splunk/smtp_tls_dashboard.xml index 04492b9..442fe66 100644 --- a/dashboards/splunk/smtp_tls_dashboard.xml +++ b/dashboards/splunk/smtp_tls_dashboard.xml @@ -1,7 +1,20 @@