Skip to main content
Question

Variable file in query

  • October 30, 2023
  • 0 replies
  • 24 views

Forum|alt.badge.img+8

Hello,

I am using a plugin to see the existence of a file but the problem is that the name of that file varies depending on the date. The format would be something like


file_yymmdd.conf

When configuring the control, I don't know how to add this variable parameter to the $_SERVICEFILTERFILENAME$ search field. Maybe a BASH command type date +"%d%m%y" can be added, but I don't know how to do it. Any ideas?

Regards,