i have a db of an Oracle db based POS system with a lot of data to represent and search in..
is there a quick way to deploy Kibana with the db directly? i kept reading about ELK and all i get is people talking about depricating River API? and things about external JDBCs..
i was thinking of dumping DB as text log so a full ELK stack can read it but.. that's not logical at all
so what's the approach to get a realtime Kibana/ELK showing branches sales and operations form the DB i have?
feed me keywords to look for, thanks in advance.