elastic / elastic/integrations
[Postgresql] Add support for all timezones in logs datastream
Open
Integration:postgresql
Team:Obs-InfraObs
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 209
Description
In Postgresql logs datastream, support all the [timezones](https://www.postgresql.org/docs/7.2/timezones.html) supported by Postgresql.
Currently, it supports [these](https://github.com/elastic/integrations/blob/main/packages/postgresql/data_stream/log/elasticsearch/ingest_pipeline/default.yml#L61-L72).
Add support for the remaining [timestamps](https://www.postgresql.org/docs/7.2/timezones.html).
Contributor guide
Assessment
This issue has not been assessed yet.