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

Add list parsers command #14

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Add list parsers command #14

merged 2 commits into from
Sep 5, 2024

Conversation

iBug
Copy link
Collaborator

@iBug iBug commented Sep 5, 2024

$ ./ayano list parsers
NAME            DESCRIPTION                                    
caddy-json      Caddy's default JSON format                     
goaccess        GoAccess output format                          
nginx-combined  For nginx's default `combined` format           
nginx-json      `nginx-json` format, see README.md for details  
$ ./ayano list parsers --all
NAME            DESCRIPTION                                    
caddy           An alias for `caddy-json`                       
caddy-json      Caddy's default JSON format                     
combined        An alias for `nginx-combined`                   
goaccess        GoAccess output format                          
nginx-combined  For nginx's default `combined` format           
nginx-json      `nginx-json` format, see README.md for details  
ngx_json        An alias for `nginx-json`                       

@taoky taoky merged commit b4d3718 into taoky:master Sep 5, 2024
1 check passed
@iBug iBug deleted the list-parsers branch September 5, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants