Last active
September 14, 2023 15:26
-
-
Save agup006/2582ad2a972186f7b4dd4ac83ba49a22 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function cb_filter(tag, timestamp, record) | |
record.tag = tag | |
return 1, timestamp, record | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
197.75.249.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment