Created
March 25, 2019 09:04
-
-
Save arunkumar413/8c66b9ef872eb3e07ba8bf67fa9c29b5 to your computer and use it in GitHub Desktop.
ravendb log on kubernetes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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