Hi, I'm playing the filebeat MISP module and getting this error when starting filebeat : : ERROR fileset/factory.go:97 Error creating input: (assert) value of type 'string' not convertible into unsupported go type 'tlscommon.Config' accessing 'request.ssl'
This error seems related to this option in misp.yml:
var.ssl: |-
{
verification_mode: none
}
If I commented this, filebeat is saying that the certificate is not trusted but thats normal (it's a self-signed). Any idea how to use a misp self-signed certificate with filebeat ?
I think what you are referring to in your last comment is this documentation page:
However the issue is this will be rolled out in 7.12 which is not live until now.
In the current 7.11 you still have to use MISP module:
So the question here would rather be possible that the yaml identation is wrong and additionally why using the json syntax for this singular setting?
So I would set it up in misp.yml like this one:
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.