{"id":21310298,"url":"https://github.com/vcputtini/pflogentry","last_synced_at":"2025-06-14T13:03:28.067Z","repository":{"id":201040349,"uuid":"425955286","full_name":"vcputtini/pflogentry","owner":"vcputtini","description":"A small object library capable of interpreting the log entries generated by PFSense(tm) and manipulating this data.","archived":false,"fork":false,"pushed_at":"2022-05-13T16:23:43.000Z","size":363,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:30:26.259Z","etag":null,"topics":["analizer","cpp","cpp17","filterlog","firewall","lib","library","parse","parser","pfsense"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vcputtini.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-11-08T18:46:14.000Z","updated_at":"2023-10-18T16:38:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fad376c-ddc4-4aba-9999-fd7245d5cb50","html_url":"https://github.com/vcputtini/pflogentry","commit_stats":null,"previous_names":["vcputtini/pflogentry"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vcputtini/pflogentry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcputtini%2Fpflogentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcputtini%2Fpflogentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcputtini%2Fpflogentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcputtini%2Fpflogentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vcputtini","download_url":"https://codeload.github.com/vcputtini/pflogentry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcputtini%2Fpflogentry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259820785,"owners_count":22916544,"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","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":["analizer","cpp","cpp17","filterlog","firewall","lib","library","parse","parser","pfsense"],"created_at":"2024-11-21T17:12:59.223Z","updated_at":"2025-06-14T13:03:28.013Z","avatar_url":"https://github.com/vcputtini.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## PFLogentry\nInstead of creating a complete program to analyze the PFSense(tm) log files I found it more convenient for my needs to create a small library of objects able to interpret the log entries and from there allow the manipulation of this data.\nThis is not a generic library and has not been tested in environments other than the one used in its development.\n\n\u003cb\u003ePFLogentry\u003c/b\u003e was coded entirely in C++.\u003cbr\u003e\nAs I consider QtCreator(tm) to be an excellent development environment,\u003cbr\u003e\nI use it for my projects, even if these don't directly involve using the Qt(tm) tools.\n\n### Dependencies for Compilation:\n- At least C++17.\u003cbr\u003e\n- Boost\u003cbr\u003e\n- tinyxml2-7.0.1\n\n### My Environment\n- Fedora 35\u003cbr\u003e\n- clang (clang++) version 13.0.0\u003cbr\u003e\n- g++ (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)\u003cbr\u003e\n(Under Oracle Linux 8 install gcc-devtool-10 or 8.5 install gcc-devtool-11)\u003cbr\u003e\n- cmake version 3.22.0\u003cbr\u003e\n- QtCreator 6.0.x (Code Style: clang-format -style=Mozilla)\n\n### Basic Operations\n\n- Loads entire log file into memory;\n- Check that the log entries are with the correct format;\n- Allows counting of log entries given a condition.\u003cbr\u003e\nFor example:\u003cbr\u003e cnt-\u003ecount(PFLogentry::HdrDay).betweenAND(20,30);\u003cbr\u003e\nReturns the total of entries read that are between the 20th and the 30th inclusive.\n- Allows query of log entries given a condition.\u003cbr\u003e\n- Allows the summarization of information from log entries generating reports.\u003cbr\u003e\n- Allows export of log entries to a XML file format.\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcputtini%2Fpflogentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvcputtini%2Fpflogentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcputtini%2Fpflogentry/lists"}