Auto save alarm journal every month to local computer folder

How to set a schedule to auto save the alarm log
write it on query or gateway and so on ?

Hello,

Depending on what database you use, there may be internal tools such as Agent jobs for MSSQL that could handle this task. As another option you could run a gateway tag change event on month and utilize a combination of query results run against your alarm database table and scripting.

Frank