Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #17279: Export custom host/service attributes as CSV/JSON

Component User interface
Title Export custom host/service attributes as CSV/JSON
Date Feb 3, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p27 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p40 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

When exporting custom host or service attributes in a view, the attributes were directly concatenated as a string, for example FOO and BAR were exported as FOOBAR.

Now the exported attributes are exported as comma separated values, in the example this would be FOO, BAR.

To the list of all Werks