From 421ea91679886b799ba42f3ba415d1d76e6c3af8 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Wed, 12 Jun 2024 19:33:38 -0400 Subject: [PATCH] fix: remove ndjson.org (#5376) (#5398) * fix: replace ndjson.org with ndjson spec the original website expired and it's currently serving malicious content. * Removing link * capitalization fix --------- Co-authored-by: nastasha.solomon Co-authored-by: Joe Peeples # Conflicts: # docs/events/timeline-ui-overview.asciidoc # docs/serverless/investigate/timeline-templates-ui.mdx # docs/serverless/investigate/timelines-ui.mdx Co-authored-by: kruskall <99559985+kruskall@users.noreply.github.com> --- docs/events/timeline-templates.asciidoc | 3 +-- docs/events/timeline-ui-overview.asciidoc | 5 ++--- docs/getting-started/siem-ui.asciidoc | 3 +-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/events/timeline-templates.asciidoc b/docs/events/timeline-templates.asciidoc index 61bfefcad7..fb9de931e8 100644 --- a/docs/events/timeline-templates.asciidoc +++ b/docs/events/timeline-templates.asciidoc @@ -126,8 +126,7 @@ NOTE: You cannot delete prebuilt templates. === Export and import Timeline templates You can import and export Timeline templates, which enables importing templates -from one {kib} space or instance to another. Exported templates are saved in an -http://ndjson.org[`ndjson`] file. +from one {kib} space or instance to another. Exported templates are saved in an `ndjson` file. . Go to *Timelines* -> *Templates*. . To export templates, do one of the following: diff --git a/docs/events/timeline-ui-overview.asciidoc b/docs/events/timeline-ui-overview.asciidoc index 4ca706bf54..bfa9d1d45b 100644 --- a/docs/events/timeline-ui-overview.asciidoc +++ b/docs/events/timeline-ui-overview.asciidoc @@ -145,9 +145,8 @@ then the required action from the *Bulk actions* menu. [[import-export-timelines]] == Export and import Timelines -You can import and export Timelines, which enables importing Timelines from one -{kib} space or instance to another. Exported Timelines are saved in an -http://ndjson.org[`ndjson`] file. +You can export and import Timelines, which enables you to share Timelines from one +{kib} space or instance to another. Exported Timelines are saved as `.ndjson` files. . Select the *Timelines* tab. . To export Timelines, do one of the following: diff --git a/docs/getting-started/siem-ui.asciidoc b/docs/getting-started/siem-ui.asciidoc index e69704f888..23996f0852 100644 --- a/docs/getting-started/siem-ui.asciidoc +++ b/docs/getting-started/siem-ui.asciidoc @@ -299,8 +299,7 @@ drop area for further introspection. ==== Export and import timelines You can import and export timelines, which enables importing timelines from one -{kib} space or instance to another. Exported timelines are saved in an -http://ndjson.org[`ndjson`] file. +{kib} space or instance to another. Exported Timelines are saved in an `ndjson` file. . Go to *SIEM* -> *Timelines*. . To export timelines, do one of the following: