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

Split log components based on regexes #24

Open
rahij opened this issue Sep 16, 2015 · 0 comments
Open

Split log components based on regexes #24

rahij opened this issue Sep 16, 2015 · 0 comments
Assignees

Comments

@rahij
Copy link
Member

rahij commented Sep 16, 2015

Basically we want to send data to the front end as components like timestamp, IP address etc depending on the log. I think we can use regexes for each kind of log.

http://goaccess.io/faq Question 2 has the pattern for apache/nginx

So we need to add these params in log_paths.yml and parse it accordingly in lager-websocket before sending it to the client

@rahij rahij added the ready label Sep 16, 2015
@anand-sundaram anand-sundaram changed the title Split log components based on regexes Split log components based on  regexes Sep 21, 2015
@anand-sundaram anand-sundaram changed the title Split log components based on  regexes Split log components based on regexes Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants