ShiDSheng opened a new issue, #9308:
URL: https://github.com/apache/seatunnel/issues/9308

   ### Search before asking
   
   - [x] I had searched in the 
[feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22)
 and found no similar feature requirement.
   
   
   ### Description
   
   Provide a  Transform plugin named `RegexParseTransform` for parsing 
irregular logs into structured logs.
   ****
   1. Support for parsing irregular logs
   2. Support multiple key information extraction.
   3. Support retaining original logs.
   4. Support one configuration to parse an entire irregular log.
   5. Compatible with both BATCH and STREAMING job modes.
   6. Transparent integration with all connector-v2 pipelines (no need to 
modify source/sink plugins).
   
   ### Usage Scenario
   
   Analyze the following irregular logs for security analysis such as abnormal 
user behavior, as well as data statistics and display:
   1. Apache/Nginx access logs
   2. Linux Host logs
   3. system syslogs
   4. custom program print logs
   
   ### Related issues
   
   not have
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to