Skip to content

Instantly share code, notes, and snippets.

@agup006
Last active September 14, 2023 15:26
Show Gist options
  • Save agup006/2582ad2a972186f7b4dd4ac83ba49a22 to your computer and use it in GitHub Desktop.
Save agup006/2582ad2a972186f7b4dd4ac83ba49a22 to your computer and use it in GitHub Desktop.
function cb_filter(tag, timestamp, record)
record.tag = tag
return 1, timestamp, record
end
197.75.249.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment