Custom web and other stuffs in Kibana

Greetings, I'm currently working on making ELK as SIEM and was wondering:

  • is there a way for my custom web to appear on Kibana? The custom web is used to insert and view entries from database.
  • Right clicking on logs and show options to do (like filter, add to database, remove, etc...)
  • Different colors for each entry (like IP) based on severity from database

Do I need to make a plugin for those? Thanks in advance!

Yes, you will have to create your own plugin for that. You can start with the plugin generator from here:

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