AWS

Autoscaling Environment Logs Collection using LogEntries

LogEntries Managing log data across large autoscaling environments can be a time-consuming and expensive job. Logentries has designed a scalable service that dynamically supports autoscaling environment as log volumes expand and change dynamically. By centralizing all logs across distributed instances into one secure location, we can efficiently monitor and track log events in real time, […]

Grails

Grails domain class and DDL sql file using schema-export

Grails Schema-export GANT script to generate DDL sql file of the grails project domains.

eg.
grails prod schema-export myProd.sql