How to install sigma rule elk version 8

I am trying to install sigma rule on kibana I followed the instructions but it failed
The document of sigma rule has instructions for me to execute the command:
/usr/share/kibana/bin/./kibana-plugin install file:///PATH_TO_FILE/sigma-ui-xxxxx.zip
The command i run:
/usr/share/kibana/bin/kibana-plugin install file:///usr/share/kibana/bin/sigma_ui_1.2.5.zip
and this is what i'm having
Found previous install attempt. Deleting...
Attempting to transfer from file:///usr/share/kibana/bin/sigma_ui_1.2.5.zip
Transferring 13993246 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"

Welcome to our community! :smiley:

That looks like a community provided plugin, and you might need to reach out to the author of that for further assistance.
However, are you running the right version of Kibana for that plugin?

Thank you for responding to my question
By the way, I have a question, can I use the grok plugin to parse the windows log?
I tried but it seems wrong somewhere

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.