Skip to content

Commit

Permalink
Added a link to the replace parsing stage (#2308)
Browse files Browse the repository at this point in the history
  • Loading branch information
wardbekker authored Jul 7, 2020
1 parent bc3cba4 commit 0ab9a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/clients/promtail/stages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Parsing stages:
* [cri](./cri.md): Extract data by parsing the log line using the standard CRI format.
* [regex](./regex.md): Extract data using a regular expression.
* [json](./json.md): Extract data by parsing the log line as JSON.
* [replace](./replace.md): Replace data using a regular expression.

Transform stages:

Expand Down

0 comments on commit 0ab9a63

Please sign in to comment.