Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
192.168.1.12 10.2.33.12 123 4711 "www.google.com" TCP_MISS "something else"
127.0.0.1:12345 10.3.211.3 4321 53344 "www.domedomain.com/bla/xyz.php?x=1,y=2" TCP_MISS "more text"
^(+)\s(+)\s"(.*?)"\s\\s(.*?)\s(\d+)\s(\d+)\s(\d+)\s(.{34})\s(.*?)\s(\d+)\s(.*?)\s(\d+)\s(.*?)\s(.*?)\s(\w+\b)\s(.*?)\s(.*?)\s(.*?)\s(.*?)\s(+)$
192.246.180.238 112.225.107.58 "Undefined" "GET http://something-bea.xyz.de.zz.com:7215/ExternalInformationServices/SAMCS?WSDL HTTP/1.1" 407 343 3793 "Apache-HttpClient/4.1.1 (java 1.5)" "-" 81 "-" 3 "-/-" "" "TCP_MISS" "-" "Authenticate Offer NTLM" "jhgjhg876g87-test" "-" 0.0.0.0
Exception in thread "main" java.lang.Error: Unaufgelöstes Kompilierungsproblem:
Ungültige Escapezeichenfolge (gültig sind \b \t \n \f \r \" \' \\ )
at csa_pilot.regex_test_0_1.regex_test.tFileInputRegex_1Process(regex_test.java:529)
at csa_pilot.regex_test_0_1.regex_test.runJobInTOS(regex_test.java:1043)
at csa_pilot.regex_test_0_1.regex_test.main(regex_test.java:900)