As per my requirement I need to store the data into influxDB based on timestamp and level using telegraf.
Example: For one action like Incorrect password the system is generating multiple logs with the same time, same level and different description(see the image). Is their any possibility of Pattern to restrict this at the place of telegraf storing into influxDB.
My case I have used [[inputs.tail]] plugin and see the image that how the logs are coming for a single action(Incorrect Password).
.Kindly provide the solution/suggestions for it ASAP…Thanks in Advance
- List item