elasticsearch

module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2025 License: Apache-2.0

README

json-logger

This component implements a reporter that sends vulnerabilities to elasticsearch.

It supports authenticating to elasticsearch using an API key. The API key requires reading cluster's information in order for the component to validate connectivity and write to any indexes you plan on using this component with.

Environment variables

The component uses environment variables for configuration.

It requires the component environment variables defined here. as well as the following:

Environment Variable Type Required Default Description
ELASTICSEARCH_URL string yes - The remote instance to connect to.
ELASTICSEARCH_INDEX string yes - The index to write results to
ELASTICSEARCH_API_KEY string yes - The api key to use to write results.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL