-
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
[Filebeat] Add ECS TLS fields to existing filesets #15757
Labels
Comments
Pinging @elastic/siem (Team:SIEM) |
leehinman
added a commit
to leehinman/beats
that referenced
this issue
Jan 29, 2020
- zeek/smtp + tls.established - zeek/rdp + tls.established - zeek/ssl + tls.cipher + tls.curve + tls.client.issuer + tls.established + tls.resumed + tls.server.issuer + tls.version + tls.version_protocol - aws/elb + tls.cipher + tls.version + tls.version_protocol - aws/s3access + tls.cipher + tls.version + tls.version_protocol Closes elastic#15757
leehinman
added a commit
that referenced
this issue
Feb 3, 2020
* Add ECS tls fields to zeek and aws modules - zeek/smtp + tls.established - zeek/rdp + tls.established - zeek/ssl + tls.cipher + tls.curve + tls.client.issuer + tls.established + tls.resumed + tls.server.issuer + tls.version + tls.version_protocol - aws/elb + tls.cipher + tls.version + tls.version_protocol - aws/s3access + tls.cipher + tls.version + tls.version_protocol Closes #15757
leehinman
added a commit
to leehinman/beats
that referenced
this issue
Feb 3, 2020
* Add ECS tls fields to zeek and aws modules - zeek/smtp + tls.established - zeek/rdp + tls.established - zeek/ssl + tls.cipher + tls.curve + tls.client.issuer + tls.established + tls.resumed + tls.server.issuer + tls.version + tls.version_protocol - aws/elb + tls.cipher + tls.version + tls.version_protocol - aws/s3access + tls.cipher + tls.version + tls.version_protocol Closes elastic#15757 (cherry picked from commit b6baae0)
5 tasks
leehinman
added a commit
that referenced
this issue
Feb 5, 2020
* Add ECS tls fields to zeek and aws modules - zeek/smtp + tls.established - zeek/rdp + tls.established - zeek/ssl + tls.cipher + tls.curve + tls.client.issuer + tls.established + tls.resumed + tls.server.issuer + tls.version + tls.version_protocol - aws/elb + tls.cipher + tls.version + tls.version_protocol - aws/s3access + tls.cipher + tls.version + tls.version_protocol Closes #15757 (cherry picked from commit b6baae0)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: