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 you add or can I create a Pull Request to accept a command line option that would enable ALL events (http requests) to be logged to a file/location? #576

Closed
drocpdp opened this issue Apr 19, 2017 · 1 comment

Comments

@drocpdp
Copy link

drocpdp commented Apr 19, 2017

Raw data is helpful in case we want to analyze it differently.

@heyman
Copy link
Member

heyman commented Apr 19, 2017

Hi!

You should be able to achieve that using the request_success and request_failure event hooks (http://docs.locust.io/en/latest/api.html#events). I don't think it's a common enough use-case that we want a command line option built in.

@cyberw cyberw closed this as completed Oct 18, 2019
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

No branches or pull requests

3 participants