Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save arunkumar413/8c66b9ef872eb3e07ba8bf67fa9c29b5 to your computer and use it in GitHub Desktop.
Save arunkumar413/8c66b9ef872eb3e07ba8bf67fa9c29b5 to your computer and use it in GitHub Desktop.
ravendb log on kubernetes
arun@arun-HP-Pavilion-g6-Notebook-PC:~$ kubectl logs raven-0
_____ _____ ____
| __ \ | __ \| _ \
| |__) |__ ___ _____ _ __ | | | | |_) |
| _ // _` \ \ / / _ \ '_ \| | | | _ <
| | \ \ (_| |\ V / __/ | | | |__| | |_) |
|_| \_\__,_| \_/ \___|_| |_|_____/|____/
Safe by default, optimized for efficiency
Build 41012, Version 4.1, SemVer 4.1.5-patch-41012, Commit 797576e
PID 6, 64 bits, 1 Cores, Phys Mem 1.855 GBytes, Arch: X64
Source Code (git repo): https://github.com/ravendb/ravendb
Built with love by Hibernating Rhinos and awesome contributors!
+---------------------------------------------------------------+
Using GC in server concurrent mode retaining memory from the OS.
Server available on: https://a.tej-test001.ravendb.community
Tcp listening on 0.0.0.0:38888
Server started, listening to requests...
TIP: type 'help' to list the available commands.
ravendb> End of standard input detected, switching to server mode...
Running non-interactive.
arun@arun-HP-Pavilion-g6-Notebook-PC:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment