Skip to content
View padusumilli's full-sized avatar

Block or report padusumilli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. elastic-migrate elastic-migrate Public

    Migrate elastic indices from 5.0 to 7.0

    Python

  2. logstash-filter-fastdns logstash-filter-fastdns Public

    Ruby

  3. remote-execute remote-execute Public

    Execute remote sql command via ssh tunnel.

  4. postfix-grok postfix-grok Public

    Grok patterns to parse postfix maillog

    3 2

  5. Docker compose with multiple kafka b... Docker compose with multiple kafka broker and schema registry
    1
    version: '3.1'
    2
    services:
    3
      zookeeper-1:
    4
        image: confluentinc/cp-zookeeper:latest
    5
        environment:
  6. Burrow Burrow Public

    Forked from linkedin/Burrow

    Kafka Consumer Lag Checking

    Go