logspout-loganalytics icon indicating copy to clipboard operation
logspout-loganalytics copied to clipboard

Similar project

Open gimmi opened this issue 3 years ago • 0 comments

Hi, for collecting IotEdge logs I've developed a similar project:

https://hub.docker.com/r/gimmi/gelf2azure

https://github.com/gimmi/gelf2azure

The main advantage of that approach is that it has ZERO write on device disk, and this can be a very good feature to have when dealing with the problem of "disk wearing" that can be problematic for certain edge devices.

It also uses the Azure Monitor with the HTTP Data Collector API that is currently in public preview.

Any feedback is much appreciated!

gimmi avatar Apr 10 '21 07:04 gimmi