Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RegEx #6

Open
febinjoy opened this issue Nov 12, 2024 · 0 comments
Open

Support for RegEx #6

febinjoy opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@febinjoy
Copy link
Owner

Describe the enhancement you'd like
I would like to add support for regular expressions (RegEx) in Search-Tail to allow more complex and flexible search patterns.

Why is this enhancement important?
RegEx support will enable users to search for specific patterns in logs that simple keyword searches cannot capture. This provides powerful search capabilities, making it easier to identify complex log entries and patterns.

Describe alternatives you've considered
Alternatives considered include using basic keyword searches or external tools with RegEx capabilities, but integrating this directly into Search-Tail will provide a seamless and powerful user experience.

Additional context
This feature could include options for case-insensitive searches, multiple RegEx patterns, and more.

@febinjoy febinjoy added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant