Skip to content

Will it be global search better options like regex or custom query language to search better #414

Answered by arukompas
alpemreelmas asked this question in Q&A
Discussion options

You must be logged in to vote

@alpemreelmas hey, thanks for feedback!

While ELK and Papertrail have great searching mechanisms (powerful full-text search, filtering by properties, etc), it is complex to implement. We cannot make ELK a dependency for this project, nor can we re-implement full-text search in PHP for searching log files - that's just a lot of work that is probably better spent elsewhere.

I have thought about possibilities about introducing other storage drivers for logs. For example, at the moment all logs are in the local file system, and that's the only way Log Viewer works. But, in the future it could be possible to push logs to S3 (for long-term storage), or push logs to a database like Postgres (wit…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alpemreelmas
Comment options

Answer selected by alpemreelmas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants