Skip to content

Commit

Permalink
write index
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Aug 7, 2023
1 parent a5bcc75 commit 34b0fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/ps-latencybg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ filter {
if [type] == "owd" {

ruby { path => "/usr/share/logstash/filters/latency.rb" }
mutate{ replace => [ "[@metadata][type]", "ps_owd" ] }
mutate{ replace => [ "[@metadata][type]", "ps_owd_write" ] }

} else { # packetloss
mutate {
Expand Down

0 comments on commit 34b0fc2

Please sign in to comment.