Hi Team,
Not sure why the cronjob is not running..... Did some tests to see if it runs overnight and it is erroring outand output to a text...it seems it is erroring out with
cron is
* */2 * * * /home/ubuntu/forseti-security/install/gcp/scripts/run_forseti.sh >> /tmp/cronout.txt
cronout.txt is:
"Forseti cont not found, exiting:.....this message is throughout the cronout.txt file
However, when I am under my own user I can manually run "forseti-security/install/gcp/scripts/run_forseti.sh" with no issues......
Any help here would be great to get script to run as a cron under the ubuntu user......thanks a ton