Hi all,
Just wondering if anyone has had any experience using GIT as a tool to manage Splunk development work across multiple branches?
e.g. if I have two DEV environments and one master environment..
1. Clone DEV1/DEV2 from master.
2. Develop searches/reports/eventtypes on DEV1
3. Develop searches/report/eventttypes on DEV2
4. Merge DEV1 and DEV2 onto Master.
Anyone done this successfully? any issues encountered? Just wondering how GIT would handle multiple changes to the same configuration file.. it seems to be that we would always get conflicts that would have to be manually resolved? but I am no expert in GIT so would appreciate any help.
Alternatively if someone else has experience with merging parallel streams of work in Splunk together that would be good too.
Cheers,
↧