Author

Articles by Marcin Tojek

Senior Software Engineer at Integrations Ecosystem team, Elastic

Videos

Review testing methods for Elastic integrations using the elastic-package tool

The elastic-package tool provides different testing methods for Elastic Integrations - asset, pipeline, static and system tests. We'll review the most useful options based on existing integrations.

Videos

Use elastic-package to create and bootstrap a new Elastic integration

We will use an official builder tool, elastic-package, to bootstrap a new integration in order to observe an unsupported product or service. We will configure it to collect available logs and metrics and run under the Elastic Agent.