# LogCollectorServer **Repository Path**: 2huo/LogCollectorServer ## Basic Information - **Project Name**: LogCollectorServer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LogCollectorServer - usage: java -jar LogCollectorServer \ --inputype redis \ --outputype elasticsearch \ --redis_host 127.0.0.1 \ --redis_password pass \ --redis_port 6379 \ --logrediskey key \ --els_host 192.168.109.130 \ --els_port 9300 \ --thread 5 \ --els_index \ xishui --els_type log --sendbuffer 1000 --sleep 2000