graylog2_client random This function uses the Graylog client library to execute a log query and return a random sample of the results. It first creates a query object, executes the query, then shuffles the results and returns the first 10 results as a random sample. Python Function 2024-12-07 16:23:17 13 views
graylog2.gelf graylog2.client This function creates a Gelf message object and sends it to a Graylog server. It takes a message and a list of tags as inputs. Python Function 2024-12-07 16:18:12 13 views
graylog2-client transport This function uses the Graylog Python client library to generate a random message and send it to a Graylog server. It first creates a Graylog client instance, then generates a message dictionary containing a timestamp, source, message, and fields, and sends it to Graylog. Function 2024-12-07 16:13:41 12 views
graylog2_client This function generates a random message and sends it to a Graylog server. It takes two parameters: the source of the message and the message type. Function 2024-12-07 15:42:59 12 views
graylog2_client This function uses the Graylog third-party library to create a random user and returns the user object. Function 2024-12-07 15:41:42 17 views