problem description there are two types of logs in a stream, one containing classNo fields and the other containing classNO fields (yes, the only difference is case, but I can t change it yet! The contents of the two fields are actually the same, but...
want to use graylog to store the login log of the system. The java code is as follows: private static void send(String host, int port, Map<String, Object> params) throws Exception { if (SOCKET == null) { SOCKET = new DatagramSocket();...