Kibana 8.2.2 startup failing with below error and couldn't able to start the service on s390x architecture.
[DEBUG][root] shutting root down
[2022-06-13T21:39:55.940-04:00][FATAL][root] Error: /var/newheights-logs/ELK/kibana-8.2.2/node_modules/re2/build/Release/re2.node: ELF file data encoding not big-endian
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1187:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
[DEBUG][server] stopping server
[DEBUG][plugins-service] Stopping plugins service
[DEBUG][Elasticsearch-service] Stopping Elasticsearch service
File re2/build/Release/re2.node:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked,
Any idea how to resolve this issue.