Skip to content

bosh logs --job flag doesn't limit to specific job  #666

@sethboyles

Description

@sethboyles

bosh logs has an optional --job flag with the following description:

--job=                          Limit to only specific jobs

I read that to mean if I wanted to download just the cloud_controller_ng logs, I could call:

bosh logs control --job=cloud_controller_ng

However, it downloads all of the logs.

I thought that maybe the term job was historically overloaded (it seems to used interchangeably with instance in these docs: logs command job logs), but calling bosh logs --job=control downloads all logs.

It doesn't do anything as far as I can tell--calling bosh logs --job=somenonsense won't error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions