//
pkg.gl
Category
github.com/elastic/beats/v7
filebeat
input
redis
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
13
Dependents
3
Files
263 SLOC
#
Functions
CreatePool
CreatePool creates a redis connection pool NOTE: This code is copied from the redis pool handling in metricbeat.
NewHarvester
NewHarvester creates a new harvester with the given connection.
NewInput
NewInput creates a new redis input.
#
Structs
Harvester
Harvester contains all redis harvester data.
Input
Input is a input for redis.