-
Notifications
You must be signed in to change notification settings - Fork 10
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
Implement a way to save audit search to repository #4
Comments
Tagged as an enhancement. Are you interested in helping to implement this? The upcoming Global Hackathon would be an ideal time if you need some handholding to help you get started. |
I guess the rule of "Don't suggest anything that you are not prepared to do yourself" applies here :) I will check with my "social coordinator" on this. |
Couple of things to note here :
I guess one could add a field in the dashlet config so that a client-side post-processing search expression is saved as well in the dashlet's config, but i have a feeling this may not be of general value. This would therefore be best done as part of an integration/customization project on your end. It could be worth logging an enhancement case for the audit API server-side/repo search capabilities as well, if need be. Does this help you out ? |
Looking at my initial post, there may be some ambiguity. I probably should have said "save audit search results" After we run the query and have the results in the dashlet, we have a need to save these search results to the repository so that when the auditors reviewing sites, we can demonstrate certain events have occurred to them. Saving the raw JSON stream to the repository would be fine as then some actions could be applied on top to transform to HTML or some other presentation document. Thanks, |
Hi,
We are currently testing out the audit dashlet and so far it looks to provide everything we need from an audit perspective. What would be really beneficial is a way to say the audit searches back to the repository. Not sure how to log this as an enhancement request ...
Thanks,
Colin.
The text was updated successfully, but these errors were encountered: