project-lux / lux-marklogic

Code, issues, and resources related to LUX MarkLogic
Other
3 stars 2 forks source link

Log analysis script improvements #154

Closed brent-hartwig closed 3 weeks ago

brent-hartwig commented 1 month ago

While using the log mining scripts for #150, it became evident they needed a few updates. Further, we wanted the ability to quickly get the number of requests for a specified number of minutes as a performance test is starting.

brent-hartwig commented 1 month ago

Improvements may be found in PR https://github.com/project-lux/lux-marklogic/pull/155.

brent-hartwig commented 3 weeks ago

Reopened: this ticket's check request count script was modified to trim the logs on the server, then download those smaller logs.

brent-hartwig commented 3 weeks ago

More goodies in PR https://github.com/project-lux/lux-marklogic/pull/172