Open MaciejRucinskiVIMN opened 8 months ago
May I ask: For now, what is the most used export you use?
I can support it if the workload is reasonable.
Exporting all traffic to and from a specific wildcarded subdomain would work well for me, e.g.
abc.com
*.abc.com
subdomain1.abc.com
abc.com
between timestamp1 and timestamp2*.abc.com
between timestamp1 and timestamp2subdomain1.abc.com
between timestamp1 and timestamp2Thank you for considering
@NghiaTranUIT Ability to export traffic filtered by url, query, and body (wildcard or regex) would be great. We usually export multiple endpoints, not entire traffic.
I was looking for this feature as well. I want to be able to export the logs of the current proxyman session for debugging reasons.
E.g on CI we have some E2E tests running on mobile and we want to investigate the responses that was returned.
Description
Support exporting the logs to desired format over CLI.
Why this feature/change is important?
The same as with importing/exporting config, having the ability to dump logs for the whole sessions or specific endpoints. This would be helpful to analyse logs programmatically as a part of a larger automated process.