[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-14130: ---------------------------------- Description: This ticket adds a simple command line tool for posting Solr logs to a solr index. The tool works with the out of the box Solr log format. Still a work in progress but currently indexes: * queries * updates * commits * new searchers * errors - including stack traces Attached are some sample visualizations using Solr Streaming Expressions and Math Expressions after the data has been loaded. The visualizations show: time series, scatter plots, histograms and quantile plots, but really this is just scratching the surface of the visualizations that can be done with the Solr logs. *Full documentation for Solr log analytics and visualization:* [https://github.com/apache/lucene-solr/blob/visual-guide/solr/solr-ref-guide/src/logs.adoc#log-analytics] was: This ticket adds a simple command line tool for posting Solr logs to a solr index. The tool works with the out of the box Solr log format. Still a work in progress but currently indexes: * queries * updates * commits * new searchers * errors - including stack traces Attached are some sample visualizations using Solr Streaming Expressions and Math Expressions after the data has been loaded. The visualizations show: time series, scatter plots, histograms and quantile plots, but really this is just scratching the surface of the visualizations that can be done with the Solr logs. Full documentation for Solr log analytics and visualization: [https://github.com/apache/lucene-solr/blob/visual-guide/solr/solr-ref-guide/src/logs.adoc#log-analytics] > Add postlogs command line tool for indexing Solr logs > ----------------------------------------------------- > > Key: SOLR-14130 > URL: https://issues.apache.org/jira/browse/SOLR-14130 > Project: Solr > Issue Type: Task > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Priority: Major > Attachments: SOLR-14130.patch, SOLR-14130.patch, SOLR-14130.patch, > SOLR-14130.patch, SOLR-14130.patch, SOLR-14130.patch, SOLR-14130.patch, > Screen Shot 2019-12-19 at 2.04.41 PM.png, Screen Shot 2019-12-19 at 2.16.01 > PM.png, Screen Shot 2019-12-19 at 2.35.41 PM.png, Screen Shot 2019-12-21 at > 8.46.51 AM.png > > > This ticket adds a simple command line tool for posting Solr logs to a solr > index. The tool works with the out of the box Solr log format. Still a work > in progress but currently indexes: > * queries > * updates > * commits > * new searchers > * errors - including stack traces > Attached are some sample visualizations using Solr Streaming Expressions and > Math Expressions after the data has been loaded. The visualizations show: > time series, scatter plots, histograms and quantile plots, but really this is > just scratching the surface of the visualizations that can be done with the > Solr logs. > *Full documentation for Solr log analytics and visualization:* > [https://github.com/apache/lucene-solr/blob/visual-guide/solr/solr-ref-guide/src/logs.adoc#log-analytics] > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org