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

Can Christian Folini's analysis use cases be covered? #24

Open
bittner opened this issue Jun 24, 2020 · 1 comment
Open

Can Christian Folini's analysis use cases be covered? #24

bittner opened this issue Jun 24, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@bittner
Copy link

bittner commented Jun 24, 2020

@dune73 Following up with our discussion at the end of this evening's ModSecurity CRS Bern Meetup.

Could you come up with a list or description of your primary use cases that you use concatenations of shell commands and/or custom scripts for, and maybe even link them to the related tutorial chapter of your course website?

This way we might be able to identify which parts of our code could be abstracted in a way that someone could write an adapter to allow other data sources, namely reading from log files, for example. Having a single tool that can match your workflow expectations sounds like a thrilling idea to me!

@bittner bittner added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Jun 24, 2020
@bittner bittner changed the title Can Christin Folini's analysis use cases be covered? Can Christian Folini's analysis use cases be covered? Jun 24, 2020
@dune73
Copy link

dune73 commented Jul 2, 2020

This is relatively hard. They are all over the tutorials.

The one that make very heavy use of piped commands are:

Aliases / scripts typically used are:

  • sucs
  • sucspercent
  • al-prefix + access log field (extract field, combine with sucs)
  • mel-prefix + ModSec error log field (extract field, combine with sucs)
  • basicstats.awk

The scripts / alias are linked at: https://www.netnea.com/cms/apache-tutorials/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants