Open zmoog opened 4 weeks ago
[azure_logs] elastic-package create package
Create a new package
? Package type: input
? Package name: azure_logs
? Version: 0.1.0
? License: Apache-2.0
? Package title: Custom Azure Logs Input
? Description: Collect log events from Azure Event Hubs with Elastic Agent
? Categories: [Use arrows to move, space to select, <right> to all, <left> to none, type to filter]
? Categories: azure, custom
? Kibana version constraint: ^8.13.0
? Required Elastic subscription: basic
? Github owner: elastic/obs-ds-hosted-services
? Owner type: elastic
? Input Data Stream type: logs
? Enable creation of subobjects for fields with dots in their names? Yes
New package has been created: azure_logs
Done
$ tree
.
├── LICENSE.txt
├── agent
│ └── input
│ └── input.yml.hbs
├── changelog.yml
├── docs
│ └── README.md
├── fields
│ └── base-fields.yml
├── img
│ ├── sample-logo.svg
│ └── sample-screenshot.png
└── manifest.yml
5 directories, 8 files
Created a PR in draft https://github.com/elastic/integrations/pull/11552
Using
elastic-package
v0.106.0