Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.35k stars 1.06k forks source link

OpenStreetMap No Consistent Language #5443

Open orlando-jamie opened 5 years ago

orlando-jamie commented 5 years ago

Expected Behavior

I would expect the country names in the visualization to default to the graylog server language.

Current Behavior

The country names in the visualization default to the regions local language. ie. All of the middle eastern countries are shown in Arabic, rather than their names per the graylog server language.

screen shot 2018-12-31 at 1 40 57 pm

Possible Solution

Configure openstreetmap to use the localization of the graylog server.

Steps to Reproduce (for bugs)

  1. Configure graylog server for English.
  2. Configure geo-location plugin.
  3. Render world map visualization.
  4. Look at Middle Eastern countries.
  5. Shown on map with arabic names, instead of english versions.

Context

Trying to make use of the world map to show log sources geo location. Not multi-lingual.

Your Environment

ldod-lle commented 5 years ago

https://openlayers.org/en/latest/examples/localized-openstreetmap.html This may be able to assist in the direction of getting localized views.