You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2019/07/11 20:36:00 UTC

[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

     [ https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-13621:
----------------------------------
    Description: 
Streaming Expressions and Math Expressions are now mature on the query side. This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse different log formats. Then data can be transformed and joined by Stream Decorators and sent to any Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering and aggregations and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse different log formats. Then data can be transformed and joined by Stream Decorators and sent to any Solr Cloud collection with the update Stream.

This ticket will track the sub-tickets for the different log formats that will be supported.


> Log parsing and loading framework for Streaming Expressions
> -----------------------------------------------------------
>
>                 Key: SOLR-13621
>                 URL: https://issues.apache.org/jira/browse/SOLR-13621
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have Stream sources that read from a file system and parse different log formats. Then data can be transformed and joined by Stream Decorators and sent to any Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering and aggregations and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org