You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I used Pystatsd to read log file Nginx and send metric ( http response) to StatsD and it work well. Now I divide this log file in many log files and send them to a directory every minitue, theys are named as : log1, log2, .... I want to read log from these files , and with read log files, I want to remove them. Does we can do this with StatsD ?
The text was updated successfully, but these errors were encountered:
Hi, I used Pystatsd to read log file Nginx and send metric ( http response) to StatsD and it work well. Now I divide this log file in many log files and send them to a directory every minitue, theys are named as : log1, log2, .... I want to read log from these files , and with read log files, I want to remove them. Does we can do this with StatsD ?
The text was updated successfully, but these errors were encountered: