{"id":20610879,"url":"https://github.com/psmths/ingest-procmon","last_synced_at":"2026-04-17T18:32:20.039Z","repository":{"id":161264383,"uuid":"635988494","full_name":"Psmths/ingest-procmon","owner":"Psmths","description":"Python script to index SysInternals procmon CSV exports into elasticsearch","archived":false,"fork":false,"pushed_at":"2023-05-03T22:26:54.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T17:50:40.328Z","etag":null,"topics":["analysis","elastic","elasticsearch","procmon","sysinternals"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Psmths.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-03T22:26:51.000Z","updated_at":"2023-05-03T22:28:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"206e6958-949a-412c-b3b5-2d73f8390ecf","html_url":"https://github.com/Psmths/ingest-procmon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Psmths/ingest-procmon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psmths%2Fingest-procmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psmths%2Fingest-procmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psmths%2Fingest-procmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psmths%2Fingest-procmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Psmths","download_url":"https://codeload.github.com/Psmths/ingest-procmon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Psmths%2Fingest-procmon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31940820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["analysis","elastic","elasticsearch","procmon","sysinternals"],"created_at":"2024-11-16T10:18:13.977Z","updated_at":"2026-04-17T18:32:20.017Z","avatar_url":"https://github.com/Psmths.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ingest-procmon\n\nThis is a utility to quickly index Procmon exports into elasticsearch. It should be able to handle whatever columns you have selected, these are the ones that I use personally that work with this script:\n\n![Procmon Column Settings](/media/columns.png)\n\nJust edit the configuration YAML file as appropriate, rename it to `config.yml` and you should be good to go! The appropriate mappings have already been defined in `procmon-mapping.json`.\n\n## Usage\n\n```\npython3 .\\ingest-procmon.py --help\nusage: ingest-procmon.py [-h] [--file FILE] [--index INDEX]\n\noptional arguments:\n  -h, --help     show this help message and exit\n  --file FILE    The Procmon CSV logfile to index into elasticsearch\n  --index INDEX  The index to index documents into. If not selected, the index\n                 specified in configuration will be used.\n```\n\n### Example\n\n```\npython3 ./ingest-procmon.py --file sampledata.csv --index procmon-sample-data\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsmths%2Fingest-procmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsmths%2Fingest-procmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsmths%2Fingest-procmon/lists"}