Free alternative to loggly for Azure?
Hello!
Interested in are there any free alternative to loggly which can be deployed on Azure to do lakirovanie for .net applications?
Thank you
3 answers
If dashboard then take a look at Application Insights is more powerful, of course, than a means of logging the events to identify.
If you are ready to setup your own server, you can use
Splunk
logstash
graylog
For me the splunk seems the easiest to setup.
If you don't want to setup your server, you need to use free plans in loggly-like services. That usually means the maximum monthly limit you can send there and short retention (for how long your data will be stored)
Loggly (max 200MB/day, 7 days retention)
LogEntries (5GB/month, 7 days retention)
PaperTrail (100MB/month, 2 days retention)
Our team have chosen LogEntries
Got the answer on SO.
Thank you all
NLog now out of fashion already?
Find more questions by tags Microsoft Azure.NET