Yes, this is normal. On startup agent logs unexpanded file name. You should also see something like this when file is found:
2019.04.12 12:03:13.608 *D* [logwatch ] File "/tmp/test-20190412.log" (pattern "/tmp/test-`date +%Y%m%d`.log") successfully opened
Are you sure your commands return correct values? You may also try to use cmd /c "command" within backticks (because echo for example is not an external executable but cmd's internal command).
Also, if you only need current date/time you may use date/time macros without external commands, like this:
<file>C:\inetpub\wwwroot\website\logs\Log_%Y_%m_%d.txt</file>
Best regards,
Victor
2019.04.12 12:03:13.608 *D* [logwatch ] File "/tmp/test-20190412.log" (pattern "/tmp/test-`date +%Y%m%d`.log") successfully opened
Are you sure your commands return correct values? You may also try to use cmd /c "command" within backticks (because echo for example is not an external executable but cmd's internal command).
Also, if you only need current date/time you may use date/time macros without external commands, like this:
<file>C:\inetpub\wwwroot\website\logs\Log_%Y_%m_%d.txt</file>
Best regards,
Victor
ПОка что ничего не приходит в голову кроме как добавить опцию создания виртуальной ID колонкиу на основе OID. Подумаю еще над этим.