Paolo AI
Paolo AI
This is what I did actually and then every day I set it via a POST method because the cookie is set to expiry 24 hour which is rather annoying...
I have made lots of changes because of my use case is different, it's easier if you add a parameter in the constructor or something like that . :-) Sent...
Thanks for the clarification, so for the persistence I was thinking something along those lines. Under the Covenant/Data/Tasks we could create one for each type. For example a persistence Taks...
Wow you have been busy!
look into build.sh there is both the build and launch of the docker image, it also shows how the shared folders are set so you copy your decoy files in...
I am having the same issue btw.
If I run as you suggested: `black /opt/conda/lib/python3.9/site-packages/black/cache.py` just before I need to convert via the tool. No errors are displayed.
> > By the way this is a POC to show that the configuration (outside HELK) with praeco is working: > > https://gitlab.com/priampraeco/praecoes7/-/tree/master > > Good for testing or educational...
Great could you post the documents as JSON files, I want to check what ETL tags they have attached so we can guess where in Logstash they have been processed.
Yes I think I have found the issue by launching via the commandline and grabbing the errors: > Oops, cannot start the server. ch.qos.logback.core.joran.spi.JoranException: Could not open URL [file:/etc/cortex/logback.xml]. at...