Skip to content
Prev Previous commit
Next Next commit
Update plugins/inputs/procstat/sample.conf
Co-authored-by: Joshua Powers <powersj@fastmail.com>
  • Loading branch information
srebhan and powersj authored Apr 19, 2024
commit 671bf2699c2808660e7b35825461c833f444d265
2 changes: 1 addition & 1 deletion plugins/inputs/procstat/sample.conf
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# ## Windows service names
# # win_service = []
#
# ## Process filters, multiple ones are allowed
# ## Process filters, multiple are allowed
# ## Regular expressions to use for matching againt the full command
# # patterns = ['.*']
# ## List of users owning the process (wildcards are supported)
Expand Down