Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Not seeing diff when changes applied #30

@madAndroid

Description

@madAndroid

Hi,

Not sure if this is the right place to report this, or within the logstash module, but the symptoms I'm seeing seem related to file_concat, so I thought it best to create an issue here :)

Is there any way to see a diff of changes that file_concat makes? currently in the logstash module, I see this when a config change has been made (in vagrant) :

==> consul: Notice: /Stage[main]/Logstash::Config/File_concat[ls-config]/content: content changed '3fc08e1f1e3e2b9639102a1c2ca55aa6' to '6f54dd0f3016f50fbb5546b3690c2e9b'
==> consul: Info: /Stage[main]/Logstash::Config/File_concat[ls-config]: Scheduling refresh of Class[Logstash::Service]
==> consul: Info: Class[Logstash::Service]: Scheduling refresh of Logstash::Service::Init[logstash]
==> consul: Info: Logstash::Service::Init[logstash]: Scheduling refresh of Service[logstash]

It would be really useful if it behaved in the same way that other concat modules behave, and output a diff of the changes that were made during the run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions