Experimental
Use AI to generate Regular Expressions
Generates one or more regular expression that will parse the given log samples
POST
Use AI to generate Regular Expressions
Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your token in the format: Token mytokengoeshere
Body
application/json
At least 1 line to pass to the AI model for pattern generation. If the lines are not all from the same application, it will generate an expression for each identified app. It accepts a maximum of 5 lines.
Required array length:
1 - 5 elementsA log line
Required string length:
1 - 4096Response
200
Default Response
Use AI to generate Regular Expressions