dice-group / embeddings.cc

Universal Knowledge Graph Embeddings
2 stars 1 forks source link

Elasticsearch / server time #17

Closed adibaba closed 2 years ago

adibaba commented 2 years ago

Check, if the time zone is correct

adibaba commented 2 years ago

Used script to get latest log: https://github.com/dice-group/embeddings.cc/blob/54f3d1119aeb21de592b21f75c2341bb62ea8f4f/scripts/create-logger.py#L105 at 16:40

{'_index': 'logger', '_type': '_doc', '_id': 'xxx', '_score': 1.0, '_source': {'date': 1646926853, 'ip': 'xxx', 'path': '/api/v1/ping', 'parameters': {}}}

1646926853 is GMT: Thursday, 10. March 2022 15:40:53

So, GMT is used instead of Time zone CET (GMT +01:00) Berlin --> ok