Aerospike
Configure Aerospike Log Source with observIQ


Supported Versions
Aerospike versions
- 5.x
- 4.x
Supported Platforms
Source | Windows | Linux | Mac | Kubernetes | Openshift |
---|---|---|---|---|---|
Aerospike | ✓ | ✓ | ✓ |
Prerequisites
Update the aerospike.conf file to include the following log section:
logging {
file /var/log/aerospike/aerospike.log {
context any info
}
}
Configuration
Option | Description |
---|---|
General Logs Path | Use this field to verify the default absolute path of /var/log/aerospike/aerospike.log and change as needed. |
Start At | Choose whether to start reading from the beginning or end of a file with "end" being the default. |
Log Types
Types |
---|
aerospike |
Dashboards
Users can configure dashboards using visualizations. More information can be found on our visualizations and dashboards page.
Advanced
For more information on the advanced configuration capabilities, see our detailed plugin guide here.
Updated 10 months ago