Closed
Description
Describe the bug
Currently, re2 doesn't have an ARM build. When run osd in graviton instance, we observe the following error:
node_modules/re2/build/Release/re2.node: cannot open shared object file: No such file or directory
To Reproduce
-
Use a graviton2 instance (Linux aarch64)
-
logon to OSD
-
load sample web log data
-
go to visualize and select to create a timeline visualization
-
type in query .es(split=host.keyword:50, index=opensearch_dashboards_sample_data_logs).label("Host Name: $1", "^.:(.) >.*")
Expected behavior
Solve the above error
OpenSearch Version
1.0.0
Dashboards Version
1.0.0
Host/Environment (please complete the following information):
- OS: Linux aarch64