mayastor icon indicating copy to clipboard operation
mayastor copied to clipboard

feat(log_format): adding json stdout support

Open abhilashshetty04 opened this issue 10 months ago • 6 comments

./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"}}

abhilashshetty04 avatar Apr 05 '24 13:04 abhilashshetty04

bors try

abhilashshetty04 avatar Apr 05 '24 13:04 abhilashshetty04

bors try

abhilashshetty04 avatar May 09 '24 09:05 abhilashshetty04

bors try

abhilashshetty04 avatar May 10 '24 05:05 abhilashshetty04

bors merge

abhilashshetty04 avatar May 13 '24 11:05 abhilashshetty04