mayastor
mayastor copied to clipboard
feat(log_format): adding json stdout support
./target/debug/io-engine -Fjson
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"Engine responsible for managing I/Os (debug) version 1.0.0, revision f221158ac43f (v1.0.0+815)"}}
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"free_pages 2MB: 3072 nr_pages 2MB: 3072"}}
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"free_pages 1GB: 0 nr_pages 1GB: 0"}}
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"kernel io_uring support: yes"}}
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"kernel nvme initiator multipath support: yes"}}
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"Applying Mayastor configuration settings"}}
{"hostname":"","level":"INFO","timestamp":"Fri, 5 Apr 2024 13:06:18 +0000","fields":{"message":"NVMe Bdev options successfully applied"}}
bors try
bors try
bors try
bors merge