Explore >> Select a destination


You are here

blog.persistent.info
| | www.downtowndougbrown.com
10.2 parsecs away

Travel
| |
| | www.trickster.dev
15.5 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | www.brutman.com
14.5 parsecs away

Travel
| | mTCP - Small and fast TCP/IP applications for DOS machines
| | www.morling.dev
96.2 parsecs away

Travel
| Recently I ran into a situation where it was necessary to capture the output of a Java process on the stdout stream, and at the same time a filtered subset of the output in a log file. The former, so that the output gets picked up by the Kubernetes logging infrastructure. The letter for further processing on our end: we were looking to detect when the JVM stops due to an OutOfMemoryError, passing on that information to some error classifier.