I have Kibana 8.3.3.
I have firewall data so data with IP address.
In the same indices, I have list of IP address.
I would like to create a table with IP address from firewall (src IP) and compare it with the list of IP address.
Is it possible to create a table with first column firewall IP address, and second column list of IP address but this second column need to be independant of time.
So for example, first column we have src IP since 15 minutes and second column all the list of IP address.
Not sure that is possible. But what's the use case for repeating over and over the second column? Maybe there's another way/representation that can help on the specific comparing use case.
I am using the plugin kibana-enhanced-table and I try to compare IP in column "src" to each IP in column ListIP. If it's the same IP, in a new column we have "WARNING" if not "SAFE".
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.