Registry / observability / elastic-beats-v7

elastic-beats-v7

JSON →
library7.17.29gogounverified

Lightweight data shippers for Elasticsearch, part of the Elastic Stack.

go get github.com/elastic/beats/v7
INSTALL
IMPORT
SIG · ELASTIC-BEATS-V7
E
elastic-beats-v7
observabilitygov7.17.29
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

beats
github.com/elastic/beats/v7

Initialize a Beat instance with metadata.

package main import ( "github.com/elastic/beats/v7/libbeat/beat" ) func main() { bt := beat.Info{ Name: "mybeat", Version: "7.17.0", } _ = bt }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.17.29latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
OpenAI (training)
2
Amazon
1
Resources
elastic-beats-v7 — go get elastic-beats-v7 · libregistry