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

Logs #307

Merged
merged 10 commits into from
Mar 13, 2018
Merged

Logs #307

merged 10 commits into from
Mar 13, 2018

Conversation

jesusgn90
Copy link
Contributor

Hello team, this pull request adds a new feature for the Wazuh App:

  • New module named logger to write logs
  • Currently there are two modules using the logger: initialize.js and monitoring.js,
    this way we can get the whole trace whenever the server is started/restarted.
  • Also makes a minor code refactor

Note: the logs will live under /var/log/wazuh/wazuhapp.log on Linux systems, on Windows systems they will live under kibana/plugins/. It rotates the log whenever it reaches 100MB.

Best regards,
Jesús

JuanjiJG pushed a commit that referenced this pull request Mar 12, 2018
jesusgn90 pushed a commit that referenced this pull request Mar 13, 2018
@havidarou
Copy link
Member

LGTM!

@havidarou havidarou merged commit 7d99b57 into 3.2 Mar 13, 2018
@havidarou havidarou deleted the 3.2-logs branch March 13, 2018 10:20
havidarou pushed a commit that referenced this pull request Mar 13, 2018
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

2 participants