Tomasz Hoscilo

Results 3 comments of Tomasz Hoscilo

Hi, As a quick W/A I have set elasticsearch to last 7.x version in PR #92. Another, local W/A is to call: ```bash pip uninstall elasticsearch pip install elasticsearch==7.17.9 ```

@ffMathy, @drumadrian - I have managed locally fix this problem and update the usage of elasticsearch in version 8.X and successfully ingested logs to my ELK stack. Right now I...

@ffMathy, @drumadrian - you can check the #93 PR. It should fix the original problem reported.