Skip to content

Commit

Permalink
[7.17] fix: remove ndjson.org (backport #5376) (#5392)
Browse files Browse the repository at this point in the history
* fix: remove ndjson.org (#5376)

* 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 <[email protected]>
Co-authored-by: Joe Peeples <[email protected]>
(cherry picked from commit 5beed29)

# Conflicts:
#	docs/events/timeline-ui-overview.asciidoc
#	docs/serverless/investigate/timeline-templates-ui.mdx
#	docs/serverless/investigate/timelines-ui.mdx

* Delete docs/serverless directory and its contents

* fix merge conflict

---------

Co-authored-by: kruskall <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
  • Loading branch information
4 people authored Jun 12, 2024
1 parent d9b6d30 commit 5b8fa48
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 1 addition & 2 deletions docs/events/timeline-templates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,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 *Investigate* -> *Timelines* -> *Templates*.
. To export templates, do one of the following:
Expand Down
5 changes: 2 additions & 3 deletions docs/events/timeline-ui-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,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.

. Go to *Investigate* -> *Timelines*.
. To export Timelines, do one of the following:
Expand Down
3 changes: 1 addition & 2 deletions docs/getting-started/siem-ui.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5b8fa48

Please sign in to comment.