How do I schedule the Ylastic Cost Agent?

Ylastic Cost Agent should be run regularly to keep your usage data current on Ylastic. Here is an example cron job entry that updates usage data every 12 hours:

  • 0 */12 * * * /path/to/ylastic-costagent -s user /path/to/config.ini

The -s user option will log to the user facility of syslogd.