daniwb
Results
1
comments of
daniwb
I understood now, how it is working, the tests has an example: https://github.com/certtools/intelmq/blob/develop/intelmq/tests/bots/collectors/http/test_collector.py ``` http://localhost/{time[%Y]}.txt ``` so in my case: "http://somesite.com/time.min={time[%Y-%m-%d+%H:%M:%S]}.000000Z" And yes my suggested solution can provide any Time...