This behavior is by design starting with vRealize Log Insight 8.4.
Workaround:
If this is causing an inconvenience, please follow the beneath steps to remove the duplication:
- Take a snapshot of all nodes in the vRealize Log Insight cluster
- Download the cqlsh-no-pass file attached to this article and replace it over the existing file in /usr/lib/loginsight/application/lib/apache-cassandra-3.xx.xx/bin/ on the primary node, using a utility like WinSCP or Filezilla
Note: The version of apache will vary based on the version of Log Insight you are running. If you see directories for multiple versions, choose the highest one.
- Download the merge_duplicate_webhooks.sh script attached to this article and upload it to the /tmp directory on the primary node
- SSH to the primary node as root
- Run the following command to add executable permissions to the script
chmod +x /tmp/merge_duplicate_webhooks.sh
- Execute the script by running the following command
/tmp/merge_duplicate_webhooks.sh
Note: The script should end with a successful status code. If not, please file a support request with VMware Technical Support