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

nginx logs support? #2

Open
denji opened this issue Apr 24, 2018 · 5 comments
Open

nginx logs support? #2

denji opened this issue Apr 24, 2018 · 5 comments
Assignees
Labels
area/format Format issue kind/proposal Suggestion proposed
Milestone

Comments

@denji
Copy link

denji commented Apr 24, 2018

@mingrammer
Copy link
Owner

Cool! Do you need support for basic format? (same as example configuration)

nginx log format seems very configurable, so I may be able to support only basic format for nginx logs.

@denji
Copy link
Author

denji commented Apr 24, 2018

@mingrammer I am interested custom format similar GoAccess.

@mingrammer
Copy link
Owner

mingrammer commented Apr 24, 2018

@denji I have to review custom format support, but I'm willing to support custom option. It would greatly increase the flexibility of the flog.

@mingrammer mingrammer added improvement kind/proposal Suggestion proposed labels Apr 24, 2018
@mingrammer mingrammer self-assigned this Apr 24, 2018
@mingrammer mingrammer added this to the v1.0.0 milestone Apr 28, 2018
@mingrammer mingrammer pinned this issue Dec 14, 2018
@mingrammer mingrammer added kind/improve Improvement or enhancement area/format Format issue area/option Options and removed improvement area/option Options labels Dec 15, 2018
@mingrammer mingrammer removed the kind/improve Improvement or enhancement label May 4, 2020
@denji
Copy link
Author

denji commented Jun 10, 2020

https://github.com/gsquire/topngx

topngx -f '$remote_addr - $remote_user [$time_local] "$request" $status $bytes_sent' info

https://www.nginxtools.com/

@kishaningithub
Copy link

@denji I really like the expressive custom format definition of topngx as opposed to the %d %v things in goaccess

I feel custom log format should be a first class citizen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/format Format issue kind/proposal Suggestion proposed
Projects
None yet
Development

No branches or pull requests

3 participants