{"id":24531955,"url":"https://github.com/julbme/fluent-bit-extras","last_synced_at":"2026-01-01T21:59:42.317Z","repository":{"id":185942181,"uuid":"474003767","full_name":"julbme/fluent-bit-extras","owner":"julbme","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-03T20:11:27.000Z","size":374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:16:11.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/julbme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-03-25T12:39:05.000Z","updated_at":"2022-03-25T12:39:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7afa54f-5e18-41b9-9dbc-7087ee889dcf","html_url":"https://github.com/julbme/fluent-bit-extras","commit_stats":null,"previous_names":["julbme/fluent-bit-extras"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/julbme/fluent-bit-extras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Ffluent-bit-extras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Ffluent-bit-extras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Ffluent-bit-extras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Ffluent-bit-extras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julbme","download_url":"https://codeload.github.com/julbme/fluent-bit-extras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Ffluent-bit-extras/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28164146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-22T09:17:01.331Z","updated_at":"2026-01-01T21:59:42.301Z","avatar_url":"https://github.com/julbme.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-bit-extras\n\nThis repository provides some extra parsers and lua scripts to be used in [fluent-bit](https://fluentbit.io/).\n\n## Parsers\n\n- `json_iso8601`: the JSON parser configured to parse time in ISO8601 format.\n\n## LUA scripts\n\n### logging.lua\n\n|  Function name  |                                                                      Description                                                                      |\n|-----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `compute_level` | This method map log levels to the ones in [`error`, `warning`, `info`, `debug`, `trace`] or set it to `info` if `level` is not present in the record. |\n\n### record.lua\n\n| Function name |                           Description                           |\n|---------------|-----------------------------------------------------------------|\n| `print`       | This method prints the record on stdout without any alteration. |\n| `drop`        | This method drops the record.                                   |\n\n### syslog.lua\n\n|   Function name    |                                                                                         Description                                                                                          |\n|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `compute_priority` | Gets the priority from the message (`pri`) and adds in the record the `syslogPriorityNumber`; `syslogFacilityNumber`, `syslogFacilityCode`, `syslogSeverityNumber` and `syslogSeverityCode`. |\n\nWhere:\n\n- `syslogPriorityNumber`: is the priority value (as number)\n- `syslogFacilityNumber`: is the facility number value\n- `syslogFacilityCode`: is the facility name (`local0`, `local1`, `kern`, ...)\n- `syslogSeverityNumber`: is the severity number\n- `syslogSeverityCode`: is the severity name (`alert`, `emerg`, `crit`, ...)\n\n### tag.lua\n\n|  Function name  |            Description             |\n|-----------------|------------------------------------|\n| `add_to_record` | Add the current tag in the record. |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulbme%2Ffluent-bit-extras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulbme%2Ffluent-bit-extras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulbme%2Ffluent-bit-extras/lists"}