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

Added Opensearch support for Elasticsearch feed #27623

Merged
merged 3 commits into from Jun 25, 2023

Commits on Jun 21, 2023

  1. Added Opensearch support for Elasticsearch feed (#27333)

    * Added Opensearch support for Elasticsearch feed
    
    * Updated release notes and readme
    
    * Updated release notes and readme
    
    * Revert changes to poetry lock
    
    * Update docker image.
    Remove tested on version x.x in README.
    
    * Fix flake8 errors.
    
    * Update docker comment in RN.
    
    * Trying to add opensearchpy dependency for test
    
    * fix flake8 errors.
    
    * Adding known_words section
    
    * Moving opensearch-py to dev-packages section.
    
    * Update docker image
    
    * Align yml docker with RN docker.
    
    ---------
    
    Co-authored-by: Danny_Fried <dfried@paloaltonetworks.com>
    anilagr and thefrieddan1 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    298565f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    cd633e6 View commit details
    Browse the repository at this point in the history
  2. Updating docker image.

    thefrieddan1 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    dc3de04 View commit details
    Browse the repository at this point in the history