Skip to content

Update rsa2elk data_streams to prevent failure when run under Filebeat 7.16 / Go 1.17 - #1882

Merged
adriansr merged 22 commits into
elastic:masterfrom
adriansr:fix_rsa2elk_regex_go1.17
Oct 12, 2021
Merged

Update rsa2elk data_streams to prevent failure when run under Filebeat 7.16 / Go 1.17#1882
adriansr merged 22 commits into
elastic:masterfrom
adriansr:fix_rsa2elk_regex_go1.17

Conversation

@adriansr

@adriansr adriansr commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

What does this PR do?

Updates all packages / data_streams that use the liblogparser.js library from rsa2elk, which includes a bad regular expression that will fail under Go 1.17 (used to build Filebeat 7.16).

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).
@adriansr adriansr added bug Something isn't working, use only for issues Team:Security-External Integrations 7.16-candidate labels Oct 7, 2021
@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

elasticmachine commented Oct 7, 2021

Copy link
Copy Markdown

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2021-10-12T08:52:43.626+0000

  • Duration: 35 min 1 sec

  • Commit: 54f106c

Test stats 🧪

Test Results
Failed 0
Passed 253
Skipped 3
Total 256

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
@adriansr
adriansr merged commit 4a6b817 into elastic:master Oct 12, 2021
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
…t 7.16 / Go 1.17 (elastic#1882)

* Fix regular expression in rsa2elk libraries

This bad regular expression will not produce the expected result when
run by a Filebeat compiled with Go 1.17.

* Update barracuda from 0.6.1 to 0.6.2

* Update bluecoat from 0.5.1 to 0.5.2

* Update cisco from 0.12.1 to 0.12.2

* Update cisco_meraki from 0.2.1 to 0.2.2

* Update cisco_nexus from 0.2.1 to 0.2.2

* Update cyberark from 0.4.1 to 0.4.2

* Update cylance from 0.5.1 to 0.5.2

* Update f5 from 0.6.1 to 0.6.2

* Update fortinet from 1.2.1 to 1.2.2

* Update imperva from 0.5.1 to 0.5.2

* Update infoblox from 0.5.1 to 0.5.2

* Update juniper from 1.0.1 to 1.0.2

* Update microsoft from 0.8.1 to 0.8.2

* Update netscout from 0.5.1 to 0.5.2

* Update proofpoint from 0.4.1 to 0.4.2

* Update radware from 0.4.1 to 0.4.2

* Update sonicwall from 0.5.1 to 0.5.2

* Update sophos from 1.0.2 to 1.0.3

* Update squid from 0.5.1 to 0.5.2

* Update tomcat from 1.1.1 to 1.1.2

* Update zscaler from 0.4.1 to 0.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

7.16-candidate bug Something isn't working, use only for issues

3 participants