-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
We recently added a new integration for enterprise_search(1) and followed up with changes(2) to the metadata.json file to get docs generating properly. The PR added the integration to the json file, and removed the stand-alone output-elastic_app_search.
When we tested the PR by manually generating docs(3), we noticed that the default_plugin setting for output-elastic_app_search was changed and incorrect. (It should have been 1
, but was changed to 0
.
We reproduced this behavior when we used the on-demand job to generate plugin docs(4).
NEXT STEPS:
- Figure out what's going on
- Fix it
- Update internal documentation as appropriate
(1) logstash-plugins/logstash-integration-elastic_enterprise_search#1
(2) elastic/logstash#12925
(3) elastic/logstash-docs#1032
(4) elastic/logstash-docs#1033
Metadata
Metadata
Assignees
Labels
No labels