1. 3430984 Changed onos-log to allow for both Linux & Darwin (OSX) platforms to work. The --pid option is required in order for tail to wake-up when the owning process dies. by Thomas Vachuska · 9 years ago
  2. 870cc03 Log tools improvement by Charles M.C. Chan · 9 years ago
  3. aa226b1 Enhanced onos-log to allow remotely grepping through the logs. usage: onos-log [-l] [remote-ip [{karaf-instance-id|-} [ere-pattern]]] by Thomas Vachuska · 9 years ago
  4. 33bd230 Fixed onos-log so ctrl-c will only kill the current monitor an added onos-log-kill command to kill all monitors. by Thomas Vachuska · 9 years ago
  5. 1a60604 terminate when ssh session is killed by Yuta HIGUCHI · 9 years ago
  6. 7fe161a stop killing randomly, when using less mode by Yuta HIGUCHI · 9 years ago
  7. 518e5e7 Aliased $OCX variables to the X number for onos and onos-log commands. by Jonathan Hart · 9 years ago
  8. 37226ce Added -l option to onos-log to use less on the log instead of tail by Jonathan Hart · 9 years ago
  9. 756fb29 Enhanced onos-log and onos-check-logs to work against instance specific logs when an optional second argument is given, e.g. onos-log $OC1 c0 by Thomas Vachuska · 10 years ago
  10. 9141379 Minor cleanup in some of the shell scripts in the "tools" directory. by Pavlin Radoslavov · 10 years ago
  11. 1a2908c Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one. by tom · 10 years ago
  12. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  13. 1f3805d Tweaking onos-* test scripts. by tom · 10 years ago
  14. 5a18e80 onos-package now patches the hazelcast.xml with proper interface for use by the test VMs. by tom · 10 years ago