Skip to content

Commit

Permalink
Update output.md
Browse files Browse the repository at this point in the history
Fix example.
  • Loading branch information
robshep authored and Ed Welch committed Jan 21, 2020
1 parent 2ae8bb2 commit 731795a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/clients/promtail/stages/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ For the given pipeline:
```yaml
- json:
expressions:
user: log
message: stream
user: user
message: message
- labels:
user:
- output:
source: content
source: message
```
And the given log line:
Expand Down

0 comments on commit 731795a

Please sign in to comment.