Skip to content

[WIP] Java Plugin Experiments#9338

Draft
andrewvc wants to merge 1 commit intoelastic:mainfrom
andrewvc:java-plugins
Draft

[WIP] Java Plugin Experiments#9338
andrewvc wants to merge 1 commit intoelastic:mainfrom
andrewvc:java-plugins

Conversation

@andrewvc
Copy link
Copy Markdown
Contributor

@andrewvc andrewvc commented Apr 8, 2018

https://github.com/andrewvc/CowObserver is a demo plugin. checkout its source as a sibling to the Logstash folder. Build the plugin with ./gradlew devInstall. You can build a zip of it with ./gradlew zip.

this is very WIP

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 5, 2025

This pull request does not have a backport label. Could you fix it @andrewvc? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 5, 2025

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Mar 5, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 5, 2025

This pull request is now in conflicts. Could you fix it @andrewvc? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b java-plugins upstream/java-plugins
git merge upstream/main
git push upstream java-plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify status:work-in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants