My integration version is v1.6.0 and settings can be seen in the first screenshot (just default settings). I have tried changing the “listen address” to 0.0.0.0 and the IP of the interface / host to no avail.
Similarly putting the line enabled: false in the SSL yaml configuration also didn’ change anything.
Switching the time range from 30 days ago - 24 hours from now, did not make any barracuda logs surface.
Currently there is no Barracuda Data stream present under Stack Management → Index Management → Data Streams. (There is under index templates, I guess verifying that the integration is installed)
Running GET _cat/indices/*bar*?v only returns the following line
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size dataset.size
This might be of interest to the elastic team, as I just consulted with some industry peers in my area and the reply I got was "the barracuda cloudgen integration doesn't work, you need to use logstash". Weird bug.
Thank you for the suggestion, in my experimentation it was set to 0.0.0.0 most of the time, and have proceeded to put it as 0.0.0.0 again. Sadly it did not fix it.
This was the configuration pipeline on logstash (which was working)
Firewall is configured like this (as per integration documentation)
You need to leave it as 0.0.0.0 to even be able to troubleshoot, if you set it as localhost it will only receive requests generated locally, so it needs to be set as 0.0.0.0.
What does your input configuration looks like, specially the SSL configuration? Can you share a screenshot of your configuration like this?
I do not have Barracuda, but it looks like that it will send logs using SSL, so if your input SSL configuration is not correct it may not listen for SSL connections and just discard it.
No, a sample message from the Logstash output if you have a stdout output configured, it will be present on the log file.
Oha. This was the solution. As I am not the only one experiencing this problem, I think it might be smart to explicit it on the integrations page. I would have not found this configuration option without your help.
Yeah, unfortunately this is a long time issue regarding documentation, a lot of things do not have enough examples, some have none.
Regarding integrations, I think there are zero examples on how to configure the integrations, some are pretty straigh forward, but there are some integrations that have some requirements in the configuration that is not clear in the documentation.
As a user with a support contract I've been mentioning this on every interation I have with Elastic, that the lack of documentation is a big problem.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.