Aerospike

Configure Aerospike Log Source with BindPlane

356

Supported Versions

Aerospike versions

  • 5.x
  • 4.x

Prerequisites

Update the aerospike.conf file to include the following log section:

logging {
    file /var/log/aerospike/aerospike.log {
        context any info
    }
}

Configuration

OptionDescription
General Logs PathUse this field to verify the default absolute path of /var/log/aerospike/aerospike.log and change as needed.
Start AtChoose whether to start reading from the beginning or end of a file with "end" being the default.

Log Types

Types
aerospike

Advanced

For more information on the advanced configuration capabilities, see our detailed plugin guide here.