Skip to content

Commit

Permalink
filters: lua: add format to output sample
Browse files Browse the repository at this point in the history
Signed-off-by: lecaros <[email protected]>
  • Loading branch information
lecaros committed Nov 28, 2024
1 parent 07db988 commit 59ab88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/filters/lua.md
Original file line number Diff line number Diff line change
Expand Up @@ -620,5 +620,5 @@ pipeline:

#### Output

test: [[1731990257.781970977, {}], {"my_env"=>{"A"=>"aaa", "C"=>"ccc", "HOSTNAME"=>"monox-2.lan", "B"=>"bbb"}, "rand_value"=>4805047635809401856}]
`test: [[1731990257.781970977, {}], {"my_env"=>{"A"=>"aaa", "C"=>"ccc", "HOSTNAME"=>"monox-2.lan", "B"=>"bbb"}, "rand_value"=>4805047635809401856}]`

0 comments on commit 59ab88f

Please sign in to comment.