-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 Suricata module to Filebeat #8693
Commits on Oct 2, 2018
-
Import suricata module from temp repo
This is the code as of commit #c346ff7 over [there](https://github.com/elastic/filebeat-module-suricata/pull/1)
Configuration menu - View commit details
-
Copy full SHA for 33e7c59 - Browse repository at this point
Copy the full SHA 33e7c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4da08b - Browse repository at this point
Copy the full SHA a4da08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfcc11 - Browse repository at this point
Copy the full SHA 3cfcc11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9652a66 - Browse repository at this point
Copy the full SHA 9652a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167aacf - Browse repository at this point
Copy the full SHA 167aacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d05e0 - Browse repository at this point
Copy the full SHA a1d05e0View commit details -
Package filebeat x-pack modules in the non-oss distribution
This patch updates the packaging scripts to copy modules from x-pack/filebeat into Elastic-licensed packages.
Configuration menu - View commit details
-
Copy full SHA for 2ba9706 - Browse repository at this point
Copy the full SHA 2ba9706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab125f - Browse repository at this point
Copy the full SHA 3ab125fView commit details
Commits on Oct 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0211eda - Browse repository at this point
Copy the full SHA 0211edaView commit details -
[Suricata] Update fields and paths (#8550)
This updates the suricata module: - Added fields from eve.json - Copy fields of interest into ECS equivalent - Updated dashboards
Configuration menu - View commit details
-
Copy full SHA for 4d60173 - Browse repository at this point
Copy the full SHA 4d60173View commit details
Commits on Oct 17, 2018
-
Filebeat X-Pack Module Packaging (#8615)
This PR adds an intermediate solution for packaging X-Pack modules with Filebeat. In this PR the dashboards, configuration files, and fields are generated in x-pack/filebeat. Packaging is still done entirely from the OSS filebeat directory by making the build run `mage update` in x-pack/filebeat then customizing the packaging configuration to point to different dashboards, config, and fields.yml for the Elastic licensed packages. Long term we will build, test, and package the OSS and Elastic licensed Beats from their respective directories, but this gives us a smaller step in order to be able to release the X-Pack content before the build system is fully transitioned. Co-authored-by: Adrian Serrano <adrisr83@gmail.com> Co-authored-by: Andrew Kroh <andrew.kroh@elastic.co>
Configuration menu - View commit details
-
Copy full SHA for 69cce4c - Browse repository at this point
Copy the full SHA 69cce4cView commit details
Commits on Oct 22, 2018
-
Use naming conventions for the Suricata dashboards (#8675)
Mostly making all vis and searches end in [Suricata]. Part of #8153.
Configuration menu - View commit details
-
Copy full SHA for 2430239 - Browse repository at this point
Copy the full SHA 2430239View commit details -
Add ingest-user-agent to the required plugins list (#8674)
The ingest pipeline for suricata's eve fileset uses the user-agent plugin. This updates the manifest to include this requirement.
Configuration menu - View commit details
-
Copy full SHA for c8d1ab7 - Browse repository at this point
Copy the full SHA c8d1ab7View commit details
Commits on Oct 23, 2018
-
Add integration tests for suricata module (#8650)
Added Filebeat module test cases for suricata/eve. To support to running Filebeat module tests from x-pack/filebeat an env var MODULES_PATH was added to allow the existing tests to run against a different module directory than the OSS module dir. Added some missing fields to pass validation. Added sample eve.json files for validation.
Configuration menu - View commit details
-
Copy full SHA for a4fbb4d - Browse repository at this point
Copy the full SHA a4fbb4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2f40b - Browse repository at this point
Copy the full SHA 3e2f40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 576bb2d - Browse repository at this point
Copy the full SHA 576bb2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 563a289 - Browse repository at this point
Copy the full SHA 563a289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8033e99 - Browse repository at this point
Copy the full SHA 8033e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5ef22 - Browse repository at this point
Copy the full SHA 3a5ef22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f33ff3 - Browse repository at this point
Copy the full SHA 0f33ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed53c42 - Browse repository at this point
Copy the full SHA ed53c42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bc0f7 - Browse repository at this point
Copy the full SHA 96bc0f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73936dd - Browse repository at this point
Copy the full SHA 73936ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 151572b - Browse repository at this point
Copy the full SHA 151572bView commit details
Commits on Oct 24, 2018
-
Jenkins is failing during artifact archival. This might fix it.
Configuration menu - View commit details
-
Copy full SHA for c239c8d - Browse repository at this point
Copy the full SHA c239c8dView commit details -
Remove system-test symlinks - take 2
Jenkins is failing during artifact archival. This might fix it.
Configuration menu - View commit details
-
Copy full SHA for b808dc0 - Browse repository at this point
Copy the full SHA b808dc0View commit details -
Run make fix-permissions on the x-pack/filebeat after executing tests.
Configuration menu - View commit details
-
Copy full SHA for ab7266c - Browse repository at this point
Copy the full SHA ab7266cView commit details -
The problem was the ownership of files rather than the symlinks.
Configuration menu - View commit details
-
Copy full SHA for 9b4f8e8 - Browse repository at this point
Copy the full SHA 9b4f8e8View commit details