Vincent Ngai

Results 5 issues of Vincent Ngai

Hey guys Here is my dk-compose file in my mac `version: '2.1' services: server: image: hastic/server:latest environment: HASTIC_API_KEY: eyJrIjoiVHlPaXZ6S2ljZmQxaWFWV3IyYTF3eGw4QThnd2I0U0ciLCJuIjoidGVtcCIsImlkIjoxfQ== GRAFANA_URL: http://192.168.1.173 HASTIC_ALERT_TYPE: ${HASTIC_ALERT_TYPE} HASTIC_ALERTMANAGER_URL: ${HASTIC_ALERTMANAGER_URL} HASTIC_WEBHOOK_URL: http://0.0.0.0:8002 HASTIC_INSTANCE_NAME: ${HASTIC_INSTANCE_NAME} HASTIC_ALERT_IMAGE:...

What i would like to know if i reinstall logstash / i need upgrade logstash verison how it will know which log i already send to ELK or if i...

**Describe the bug** I have setup a demo version via docker-compose in my local mac machine I also have setup nginx with filebeat to send demo log to my elasticsearch...

bug

**Describe the bug** secret-version: "latest" unable to use in version **1.12.0** for both iniline and annotations This implementation is working fine in version **0.7.0** But from the doc it should...

### What problem are you facing? I would like to grant permission for Postgresql database From my understard , if we only grant permission to the database without DefaultPrivileges new...

enhancement