-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd37007
commit 9387933
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,9 @@ description: Learn how to parse your logs in Logz.io | |
keywords: [log, monitoring, parsing, default parsing, built in log types, log types, observability] | ||
--- | ||
|
||
|
||
:::warning Note | ||
The Data Parsing editor will be **shut down** on August 30th, 2024. For the foreseeable future, you can contact [[email protected]](mailto:[email protected]) to assist with parsing your data. | ||
::: | ||
|
||
|
||
Parsing is the process of breaking down your log message into smaller chunks of data, | ||
|