-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this version of sigma rule run on kibana version 8 #22
Comments
I have the exact same issue
I also made change to package.json
|
I am also facing the same issue: sudo /usr/share/kibana/bin/./kibana-plugin install file:/home/xd/Downloads/SigmaUI-master/sigma_ui_1.2.5.zip |
@Axceler The last commit to the repo was back when Kibana was on 7.6.0 it's on 8.13.2 or 7.17.20 now. No idea how to fix it any possible breaking changes and dependencies that Kibana may just rejecting over the last 4 years but have you tried using 7.x, if you're using 8.x now? |
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:https:///PATH_TO_FILE/sigma-ui-xxxxx.zip
The command i run:
/usr/share/kibana/bin/kibana-plugin install file:https:///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:https:///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"
The text was updated successfully, but these errors were encountered: