Skip to content

[Keycloak] Add Keycloak package - #1913

Merged
P1llus merged 8 commits into
elastic:masterfrom
legoguy1000:keycloak-package
Nov 1, 2021
Merged

[Keycloak] Add Keycloak package#1913
P1llus merged 8 commits into
elastic:masterfrom
legoguy1000:keycloak-package

Conversation

@legoguy1000

@legoguy1000 legoguy1000 commented Oct 12, 2021

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds an integration to parse Keycloak logs

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).

Author's Checklist

  • [ ]

How to test this PR locally

cd packages/keycloak
elastic-package build && elastic-package stack down && elastic-package stack up --version 7.16.0-SNAPSHOT -d -v && eval "$(elastic-package stack shellinit)" && elastic-package test -v

Related issues

Screenshots

@elasticmachine

elasticmachine commented Oct 12, 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-29T19:38:12.161+0000

  • Duration: 14 min 35 sec

  • Commit: a0a367a

Test stats 🧪

Test Results
Failed 0
Passed 5
Skipped 0
Total 5

🤖 GitHub comments

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

  • /test : Re-trigger the build.
@P1llus

P1llus commented Oct 13, 2021

Copy link
Copy Markdown
Member

/test

@legoguy1000
legoguy1000 marked this pull request as ready for review October 27, 2021 01:45
@elasticmachine

Copy link
Copy Markdown

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

@P1llus

P1llus commented Oct 27, 2021

Copy link
Copy Markdown
Member

/test

@P1llus
P1llus self-requested a review October 27, 2021 10:16
Comment thread packages/keycloak/data_stream/log/agent/stream/log.yml.hbs
Comment thread packages/keycloak/changelog.yml Outdated
Comment thread packages/keycloak/data_stream/log/elasticsearch/ingest_pipeline/default.yml Outdated
Comment thread packages/keycloak/data_stream/log/elasticsearch/ingest_pipeline/events.yml Outdated
Comment thread packages/keycloak/data_stream/log/fields/agent.yml
Comment thread packages/keycloak/deploy/docker/docker-compose.yml Outdated
Comment thread packages/keycloak/deploy/docker/sample_logs/test-syslog.log Outdated
Comment thread packages/keycloak/deploy/docker/sample_logs/test-log.log Outdated
Comment thread packages/keycloak/data_stream/log/_dev/test/pipeline/test-log.log-expected.json Outdated
Comment thread packages/keycloak/data_stream/log/manifest.yml Outdated
@P1llus

P1llus commented Oct 29, 2021

Copy link
Copy Markdown
Member

/test

@P1llus
P1llus merged commit 5cae11d into elastic:master Nov 1, 2021
@andrewkroh andrewkroh added Integration:keycloak Keycloak New Integration Issue or pull request for creating a new integration package. labels Aug 13, 2024
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
* Add Keycloak package

* update pipeline

* update pipeline & tests with better data

* update fields

* fixed system tests

* fix formatting

* update per comments

* additional changes per comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:keycloak Keycloak New Integration Issue or pull request for creating a new integration package.

4 participants