Kibana on armv7

Hi,
is there some source where to get the kibana from? Or any compiled armv7 kibana version? I would like to setup ELK on my raspberry pi2 but I am pretty surprised that there are no versions for this processor..thank you for any help.. Or is there any other way how to get ELK working on RPi2?

is there some source where to get the kibana from?

Or any compiled armv7 kibana version? I would like to setup ELK on my raspberry pi2 but I am pretty surprised that there are no versions for this processor..thank you for any help.. Or is there any other way how to get ELK working on RPi2?

Kibana itself is JavaScript so it isn't compiled per se. What you should be looking for is an ARMv7 port of Node.JS.

On that site there is only kibana 5.0.0 version ... I am looking for kibana 4.3.1 .. On the official elastic site there is no source and versions only for linux 32/64bit architecture..

I have finally found some 4.3.1 version.. so I can progress now.Thanks