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

Question #17

Closed
sdkashir opened this issue Nov 8, 2012 · 3 comments
Closed

Question #17

sdkashir opened this issue Nov 8, 2012 · 3 comments

Comments

@sdkashir
Copy link

sdkashir commented Nov 8, 2012

I

@sdkashir sdkashir closed this as completed Nov 9, 2012
@glicht
Copy link
Contributor

glicht commented Nov 9, 2012

I saw you closed the issue. I am assuming you managed.

If you need further help, please post the output of the MySQL error log.


Sent from my mobile device
On Nov 9, 2012 12:24 AM, "sdkashir" notifications@github.com wrote:

I have installed this auditing tool.

here are my statements in my.cnf

audit_validate_checksum=OFF
plugin-load=AUDIT=libaudit_plugin.so
audit_json_file=Enable
audit_json_log_file = /home/abdc/project3/mysql_audit.json
audit_record_cmds = select,insert,update
audit_record_objs = Project1.department;

after running few select , update and insert queries. I tried checking
audit file. But i couldnot find it.

Can you please help when and where audit file is formed.


Reply to this email directly or view it on GitHubhttps://github.com//issues/17.

@sdkashir
Copy link
Author

sdkashir commented Nov 9, 2012

Thanks for replying for my issue. I have solved it. Can you please assist
me how to use json-socket command ?

On Fri, Nov 9, 2012 at 12:17 AM, Guy Lichtman notifications@github.comwrote:

I saw you closed the issue. I am assuming you managed.

If you need further help, please post the output of the MySQL error log.


Sent from my mobile device
On Nov 9, 2012 12:24 AM, "sdkashir" notifications@github.com wrote:

I have installed this auditing tool.

here are my statements in my.cnf

audit_validate_checksum=OFF
plugin-load=AUDIT=libaudit_plugin.so
audit_json_file=Enable
audit_json_log_file = /home/abdc/project3/mysql_audit.json
audit_record_cmds = select,insert,update
audit_record_objs = Project1.department;

after running few select , update and insert queries. I tried checking
audit file. But i couldnot find it.

Can you please help when and where audit file is formed.


Reply to this email directly or view it on GitHub<
https://github.com/mcafee/mysql-audit/issues/17>.


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-10216630.

@glicht
Copy link
Contributor

glicht commented Nov 9, 2012

Not sure what you are after. Let me know what you are trying to achieve and I can provide some info.

Take a look here: #14 (comment)

For an example how to use json socket to push audit events into syslog-ng.

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

2 participants