logstash-input-azure_blob_storage icon indicating copy to clipboard operation
logstash-input-azure_blob_storage copied to clipboard

Generate more logs than source file on storage accout for NSG log

Open royoan opened this issue 5 years ago • 0 comments

I down load the "PT1H.json" from storage account on Azure Portal GUI. image

And compare with local file on logstash host. And found the local file's log count is more than source file. image

in "PT1H.json" , only just 1 log(I just test a ssh login event). But in local file ,there are 3 line logs.

Below is my pipeline: image

royoan avatar May 18 '20 03:05 royoan