Peter
Peter
Our initContainer uses the same image as the "main" container. In our case both should be updated. I understand there can be situations for people where the initContainer uses a...
I was wondering if you have had time to look into it @rusenask
I believe the code at https://github.com/keel-hq/keel/blob/772fcdf2a9c44b20c7b69c76ea6c59f4301211ba/internal/k8s/converter.go#L32 needs to be adjusted to change initContainters as well. Something like: `d.Spec.Template.Spec.InitContainers[index].Image = image`
Check `logrotate`: https://www.digitalocean.com/community/tutorials/how-to-manage-logfiles-with-logrotate-on-ubuntu-16-04
I think this issue can be closed since FTP does support credentials now. @phibos
Do you have an example/log data?
That is right @kuqadk3 We are already peforming GeoIP lookips in our Elastic Logstash pipeline, but reverse DNS is something that has to be done on the dionaea device. The...
pcap files are very useful to transfer as forensic evidence to police/government.
When traffic is forced over https:// it will fail if there is no valid SSL certificate. This is the reason that a http connection is default.
@WaaaghNL Which version of PHP and which webserver(s) do you use?