Skip to content

Instantly share code, notes, and snippets.

View vliubko's full-sized avatar

Vadym Liubko vliubko

  • Takeoff Technologies
  • Kyiv, Ukraine
View GitHub Profile
package main
import (
"testing"
"github.com/stretchr/testify/assert"
)
func TestFindIan(t *testing.T) {
input {
beats {
tags => "k8s_filebeat"
port => 5044
}
}
filter {
if "k8s_filebeat" in [tags] {
mutate {