This repository was archived by the owner on Jan 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Not seeing diff when changes applied #30
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels