Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We hope to make it easier and more automatic in the future.

How can I look at the karaf log file?

tail -f /tmp/onos1/onos*/*karaf*/data/log/karaf.log

How can I look at the ONOS log file?

tail -f /tmp/onos1/onos*/onos.log

Can I ssh into the ONOS cluster?

...