I think those from the Infra Project are a great start, but I do think they are missing a lot.
Instead of breaking down the message into parts, it just breaks down the type (INFO, DEBUG, etc) and then makes the rest of the message greedy. That doesn't help searching or graphing or anything like that (or at least makes it more difficult over time). At least that is what I have seen. We are using a little bit tweaked version of the godaddy's scripts. That seems to give us a good amount of detail that we can search and filter on. I'll see if I can post my versions of them to the repo. On Wed, May 27, 2015 at 2:00 PM, Mark Voelker <[email protected]> wrote: > Sounds like a fine thing to point people to…thanks Joe. > > https://github.com/osops/tools-logging/pull/3 > > At Your Service, > > Mark T. Voelker > > > > On May 27, 2015, at 1:12 PM, Joe Gordon <[email protected]> wrote: > > > > > > > > On Mon, May 18, 2015 at 3:11 PM, Tom Fifield <[email protected]> wrote: > > There's some stuff in the osops repo: > > > > https://github.com/osops/tools-logging > > > > Please contribute if you can! > > > > Regards, > > > > Tom > > > > > > On 18/05/15 14:56, Anand Kumar Sankaran wrote: > > Hi all > > > > Is there a set of open source ELK configurations available? (log stash > > filters, templates, kibana dashboards). I see a github repository from > > Godaddy, wondering if there is a standard set that is used. > > > > OpenStack has an ELK stack running at logstash.openstack.org to help > debug test jobs. > > > > The logstash filters can be found at: > http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/templates/logstash/indexer.conf.erb > > > > > > Thanks. > > > > — > > anand > > > > > > _______________________________________________ > > OpenStack-operators mailing list > > [email protected] > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators > > > > > > _______________________________________________ > > OpenStack-operators mailing list > > [email protected] > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators > > > > _______________________________________________ > > OpenStack-operators mailing list > > [email protected] > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators > > _______________________________________________ > OpenStack-operators mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators >
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
