diff --git a/content/en/sensitive_data_scanner/guide/_index.md b/content/en/sensitive_data_scanner/guide/_index.md index ecc3c79cdc304..6e24b1f830e00 100644 --- a/content/en/sensitive_data_scanner/guide/_index.md +++ b/content/en/sensitive_data_scanner/guide/_index.md @@ -4,5 +4,5 @@ disable_toc: false --- {{< whatsnext desc="Guides:" >}} - {{< nextlink href="/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain" >}}Redact all emails except ones from a specific domain{{< /nextlink >}} + {{< nextlink href="sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain_logs" >}}Redact all emails in logs except ones from a specific domain{{< /nextlink >}} {{< /whatsnext >}} diff --git a/content/en/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain.md b/content/en/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain_logs.md similarity index 96% rename from content/en/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain.md rename to content/en/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain_logs.md index a067de95bf7a9..a490b1eb347e3 100644 --- a/content/en/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain.md +++ b/content/en/sensitive_data_scanner/guide/redact_all_emails_except_from_specific_domain_logs.md @@ -1,5 +1,5 @@ --- -title: Redact All Emails Except from a Specific Domain +title: Redact All Emails Except from a Specific Domain for Logs disable_toc: false further_reading: - link: "/sensitive_data_scanner/" @@ -9,7 +9,7 @@ further_reading: ## Overview -This guide walks you through how you can use Sensitive Data Scanner to redact all emails except the ones from a specific email domain (for example, `@test.com`). +This guide walks you through how you can use Sensitive Data Scanner to redact all emails except the ones from a specific email domain (for example, `@test.com`) in your logs. ## Set up a grok processor