You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the es_siem_postsetup references one by one the files in config/es_siem.
The goal is to make it looping through the files in each subdirectory so you can easily add your custom files in those folders and it will be automatically picked up by the post setup script.