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 system tests for CEF #575

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

andrewkroh
Copy link
Member

What does this PR do?

Add logfile and syslog (udp) system tests for the CEF package.

I removed some duplicate fields from fields.yml files.
And for checkpoint, I converted the checkpoint.event_count field to a long in the JSON.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all datasets collect metrics or logs.

Related issues

Screenshots

--- Test results for package: cef - START ---
╭─────────┬─────────────┬───────────┬───────────┬────────┬───────────────╮
│ PACKAGE │ DATA STREAM │ TEST TYPE │ TEST NAME │ RESULT │  TIME ELAPSED │
├─────────┼─────────────┼───────────┼───────────┼────────┼───────────────┤
│ cef     │ log         │ system    │ logfile   │ PASS   │ 27.426336075s │
│ cef     │ log         │ system    │ syslog    │ PASS   │ 27.180639997s │
╰─────────┴─────────────┴───────────┴───────────┴────────┴───────────────╯
--- Test results for package: cef - END   ---

@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@elasticmachine
Copy link

elasticmachine commented Jan 28, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #575 updated

    • Start Time: 2021-01-28T20:37:20.033+0000
  • Duration: 9 min 42 sec

  • Commit: 760f013

Test stats 🧪

Test Results
Failed 0
Passed 81
Skipped 0
Total 81

@andrewkroh andrewkroh force-pushed the feature/cef/system-tests branch 2 times, most recently from 42439d3 to affd02e Compare January 28, 2021 20:15
Add logfile and syslog (udp) system tests for the CEF package.

I removed some duplicate fields from fields.yml files.
And for checkpoint, I converted the `checkpoint.event_count` field to a long in the JSON.
@andrewkroh andrewkroh force-pushed the feature/cef/system-tests branch from affd02e to 760f013 Compare January 28, 2021 20:36
@andrewkroh andrewkroh merged commit c24331d into elastic:master Jan 29, 2021
eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
Add logfile and syslog (udp) system tests for the CEF package.

I removed some duplicate fields from fields.yml files.

And for checkpoint, I converted the `checkpoint.event_count` field to a long in the JSON.
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