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 Flint queries for Apache Access integration #1681

Merged
merged 11 commits into from
Apr 15, 2024

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Apr 9, 2024

Description

Adds some queries with simple mappings. Future work needed for more complicated fields (like user agent parsing).

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
@Swiddis Swiddis added enhancement New feature or request integrations Used to denote items related to the Integrations project backport 2.x labels Apr 9, 2024
Copy link
Member

@YANG-DB YANG-DB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please update according with the next list guidelines
opensearch-project/opensearch-catalog#144

@Swiddis
Copy link
Collaborator Author

Swiddis commented Apr 10, 2024

Can you please update according with the next list guidelines opensearch-project/opensearch-catalog#144

Can you make this feedback more actionable? That's a large RFC and I'm not certain which parts I'm meant to apply right now.

Copy link
Collaborator

@RyanL1997 RyanL1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just awaiting on addressing @YANG-DB's comments.

@YANG-DB
Copy link
Member

YANG-DB commented Apr 11, 2024

Hi
Table name
MV query name
Dashboard name
Index pattern name
Visualizations name

@Swiddis
Copy link
Collaborator Author

Swiddis commented Apr 11, 2024

Commented on the RFC, I don't think these changes are applicable to 2.13, and are at least out of scope for this PR.

@Swiddis Swiddis requested a review from YANG-DB April 11, 2024 19:32
@Swiddis Swiddis merged commit bbcd3c1 into opensearch-project:main Apr 15, 2024
19 of 25 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 15, 2024
* Add nginx integration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add VPC S3 integration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add basic apache integration based on nginx

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add initial S3 integration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Apply keyword changes to s3

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Remove old S3 attempt

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Adapt apache query loading to new config format

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Remove old aws s3 attempt (again)

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit bbcd3c1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
YANG-DB added a commit that referenced this pull request Apr 15, 2024
* Add nginx integration



* Add VPC S3 integration



* Add basic apache integration based on nginx



* Add initial S3 integration



* Apply keyword changes to s3



* Remove old S3 attempt



* Adapt apache query loading to new config format



* Remove old aws s3 attempt (again)



---------


(cherry picked from commit bbcd3c1)

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: YANGDB <yang.db.dev@gmail.com>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
)

* Add nginx integration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add VPC S3 integration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add basic apache integration based on nginx

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add initial S3 integration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Apply keyword changes to s3

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Remove old S3 attempt

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Adapt apache query loading to new config format

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Remove old aws s3 attempt (again)

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit bbcd3c1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x enhancement New feature or request integrations Used to denote items related to the Integrations project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants