Re: Log filter / display dashboard - Looking for recommendation [Slightly off topic]

2018-03-13 Thread Corneliu I. Tusnea
Greg, I've been looking into this as well and I'm not sure if there is a one-size-fits all. We've been using Seq in our app and we ingest ~1-6gb logs a day. Found seq ok but if you search ... well, anything past 24-48h is very very slow. We did various optimizations and move lots of the logs out

Re: Log filter / display dashboard - Looking for recommendation [Slightly off topic]

2018-03-12 Thread Stephen Price
: Re: Log filter / display dashboard - Looking for recommendation [Slightly off topic] Have you looked at Azure Log Analytics ? Easy to ingest bunches of logs, good query language, basic dashboards, easy to integrate with things like Power BI, has a REST based interface, cheap, etc Regards

Re: Log filter / display dashboard - Looking for recommendation [Slightly off topic]

2018-03-12 Thread Jorke Odolphi
check out elastic - seems like a logstash/elasticsearch/kibana would produce what you need fairly easily. > On 13 Mar 2018, at 10:52 am, Greg Harris wrote: > > Hi All, > > Question: Can you recommend a standard dashboard app that takes multiple > logs, filters out the 99% that is not releva

Re: Log filter / display dashboard - Looking for recommendation [Slightly off topic]

2018-03-12 Thread Greg Low
Have you looked at Azure Log Analytics ? Easy to ingest bunches of logs, good query language, basic dashboards, easy to integrate with things like Power BI, has a REST based interface, cheap, etc Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913

Re: Log filter / display dashboard - Looking for recommendation [Slightly off topic]

2018-03-12 Thread Stephen Price
My fairly limited use of seq is that it's more a centralised log collection and search tool than a dashboard. But it might work for you if it's just logs. I have used SharePoint to present dashboards in the past, customising the parts to collect the desired info and present In a list. Not famil