ecc256
(Ecc256)
December 20, 2019, 4:45pm
1
Need a little help with Table visualization.
Basically, I have web log with GeoIP column.
I want to show 10 most frequent IPs for a time period (which is super easy with Table visualization).
I want to add few GeoIP columns for these IP, namely [city, county and continent].
The only way I found is to do sub aggregations for the new columns...
Is there way to do join and show it Table visualization?
bhavyarm
(Bhavya R M)
December 24, 2019, 1:34am
2
Hi,
Unfortunately doing a join is not possible on table viz. Sub-aggregations is the way to go.
You can check out canvas where you can use elasticsearch-SQL plugin and you might close to what you need. https://www.elastic.co/guide/en/kibana/current/canvas.html
Thanks,
Bhavya
system
(system)
Closed
January 21, 2020, 1:34am
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.