-
Notifications
You must be signed in to change notification settings - Fork 4.2k
[External Plugin]: elasticsearch #1873
Copy link
Copy link
Open
Labels
external-pluginPR updates plugins/external.jsonPR updates plugins/external.jsonrequires-submitter-fixesSubmission has quality-gate findings that submitter must fix before maintainer reviewSubmission has quality-gate findings that submitter must fix before maintainer review
Metadata
Metadata
Assignees
Labels
external-pluginPR updates plugins/external.jsonPR updates plugins/external.jsonrequires-submitter-fixesSubmission has quality-gate findings that submitter must fix before maintainer reviewSubmission has quality-gate findings that submitter must fix before maintainer review
Type
Fields
Give feedbackNo fields configured for issues without a type.
Plugin name
elasticsearch
Short description
Official Elastic plugin for GitHub Copilot — translate natural language to ES|QL queries, ingest data, manage Elasticsearch security (authn, authz, audit), and troubleshoot clusters. Powered by the official Elastic agent skills repository.
GitHub repository
elastic/agent-skills
Plugin path inside the repository
plugins/elasticsearch
Ref to review
No response
Commit SHA to review
e0d6b02194d4ec74cf9e5975290e950fc5ba549f
Version
0.3.0
License identifier
Apache-2.0
Author name
Elastic
Author URL
https://www.elastic.co
Homepage URL
https://github.com/elastic/agent-skills/tree/main/plugins/elasticsearch
Keywords
elasticsearch, esql, search, ingest, security, elastic
Additional notes for reviewers
This plugin is maintained by Elastic (https://www.elastic.co) and submitted by a member of the Elastic team.
The plugin bundles 7 skills:
elasticsearch-esql— translate natural language to ES|QL, execute queries, discover indices and schemaselasticsearch-authn— authentication configuration and troubleshootingelasticsearch-authz— authorization and role managementelasticsearch-audit— audit logging configurationelasticsearch-file-ingest— file-based data ingestion pipelineselasticsearch-onboarding— cluster setup and onboardingelasticsearch-security-troubleshooting— security diagnosticsThe plugin.json at the submitted SHA has
"name": "elasticsearch"matching the directory name and"skills": ["skills/"]as required by the intake validator.Submission checklist