Giovanni

Results 538 comments of Giovanni

that sounds useful, let me check it

This is just to have the extended logs in json format which before we didn't have it. Before the logs looked like this even with json logging enabled: ``` 2022/12/22...

you can use the rid value to aggregate all the logs for each request

The `rid` value is the `request id`, so for each request the server receives, a static `rid` is set, so each log with one `rid` should correspond to 1 request...

i actually have to rewrite it completely. there are tons of info that are missing even before i forked.

i was and am the only one still developing this project. maybe in the future i will.

yeah. i never had the chance to finish rewriting the wiki. I will try this weekend to write finish more chapters.

we could also do that. could be nice to have a github.io page for the project which is generated by the docs

Complete documentation is now available here https://wargio.github.io/naxsi/ including logging https://wargio.github.io/naxsi/logs.html

looks like that you do not have a symbol. is the pcre version that you have built it for the same? also if you want there are builds for ubuntu...