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

Audit Logging Extensions (FOM-Specific Info and Filtering) #60

Merged
merged 4 commits into from
Jan 7, 2015

Conversation

timpokorny
Copy link
Member

PORT-187, #58
This PR adds support to the JGroups auditor to include:

  • FOM-specific information in log messages (object/interaction class, object name/id, attribute/param counts)
  • FOM-specific summary (breaks down messages by both type, and object/interaction class)
  • Filtering (can restrict the messages the auditor will log)

create, reflect, delete and interaction messages.
some of the core logging code. Changed the ordering of the summary
tables to order by messages with higher counts (rather than higher total
send/receive size).
@timpokorny timpokorny changed the title PORT-184 #58 Audit Logging Extensions (FOM-Specific Info and Filtering) Audit Logging Extensions (FOM-Specific Info and Filtering) Jan 7, 2015
timpokorny added a commit that referenced this pull request Jan 7, 2015
Audit Logging Extensions (FOM-Specific Info and Filtering)
@timpokorny timpokorny merged commit a78f058 into master Jan 7, 2015
@timpokorny timpokorny deleted the port187-audit-log-update branch January 7, 2015 16:14
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.

1 participant