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

add endpoint to fetch rule history for all datasources #1542

Merged
merged 1 commit into from
Sep 1, 2015

Conversation

nishantmonu51
Copy link
Member

Add http endpoint to fetch audit history for all datasources, helpful in getting a consolidated view of rule changes.

@@ -54,4 +54,12 @@
*/
public List<AuditEntry> fetchAuditHistory(String key, String type, Interval interval);

/**
* provides audit history for given type and interval
* @param type
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fill out please

@nishantmonu51 nishantmonu51 force-pushed the audit-rule-history branch 2 times, most recently from 7718480 to 6deee06 Compare August 12, 2015 17:31
@nishantmonu51 nishantmonu51 reopened this Aug 13, 2015
@nishantmonu51
Copy link
Member Author

@xvrl @fjy @drcrallen @himanshug, This an addition of a simple end-point and does not impact any existing features, It will be good to have in 0.8.1.

@himanshug
Copy link
Contributor

LGTM and I am OK adding it to 0.8.1

@fjy
Copy link
Contributor

fjy commented Aug 30, 2015

@nishantmonu51 Can we get this merge-able with master and I will merge it

review comments

Review comment

fix compilation
@drcrallen
Copy link
Contributor

👍

drcrallen added a commit that referenced this pull request Sep 1, 2015
add endpoint to fetch rule history for all datasources
@drcrallen drcrallen merged commit ce3506b into apache:master Sep 1, 2015
@drcrallen drcrallen deleted the audit-rule-history branch September 1, 2015 20:57
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

Successfully merging this pull request may close these issues.

None yet

4 participants