Skip to content

Show tags on crowdstrike_falcon table (or on another new related table) #74

@iansltx

Description

@iansltx

This would spit out the output of falconctl -g --tags on Linux, either comma-separated for multiple tags or maybe a new table with rows for each tag rather than forcing crowdstrike_falcon to have multiple rows for this one attribute.

Posting here because this is probably a better spot to add this work vs. the falconctl_options table that Fleet maintains (see fleetdm/fleet#32239), given that that table uses the old Kolide-style API that exposes some rather thorny implementation details ("is not set" being returned as column values). So instead of breaking BC with that table on our side, maybe we can add compat here and point folks to the new table here for a cleaner querying experience.

If folks like the idea/agree on a design one way or the other (@jc0b?), I can probably do the impl work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions