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 support to forward auditd to syslog #49

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ressl
Copy link

@ressl ressl commented Oct 16, 2018

Add support to forward auditd log messages to syslog and fix some cookstyle offenses.

It can be set up with a attribute default['auditd']['syslog'].

Copy link

@curiositycasualty curiositycasualty left a comment

Choose a reason for hiding this comment

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

…/chef-cookbooks/auditd     72b6ae8 remotes/safematix/master $ chef exec delivery local all
Chef Delivery
Running Every Stage
Running Lint Phase
Inspecting 16 files
................

16 files inspected, no offenses detected
Running Syntax Phase
Checking 18 files
..................

Running Unit Phase
No examples found.


Finished in 0.00039 seconds (files took 0.08194 seconds to load)
0 examples, 0 failures

Running Provision Phase
skipping
Running Deploy Phase
skipping
Running Smoke Phase
skipping
Running Functional Phase
skipping
Running Cleanup Phase
skipping

README.md Outdated Show resolved Hide resolved
recipes/conf.rb Show resolved Hide resolved
templates/audisp_syslog.conf.erb Show resolved Hide resolved
@josephholsten
Copy link

@safematix it looks like there have been changes in master that conflicts with your work. Can you rebase onto master? Hopefully the build system won't jam on your next build.

@ressl
Copy link
Author

ressl commented May 23, 2019

@safematix it looks like there have been changes in master that conflicts with your work. Can you rebase onto master? Hopefully the build system won't jam on your next build.

Made the changes. :-) Unfortunately kitchen is missing the license now, so Travis is failing.

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.

3 participants