{"id":16564609,"url":"https://github.com/techspence/bluecoatlogparser","last_synced_at":"2026-06-10T14:31:13.516Z","repository":{"id":134885423,"uuid":"142384068","full_name":"techspence/BluecoatLogParser","owner":"techspence","description":"Parses Bluecoat logs for IP, Date, Time, User and Computer.","archived":false,"fork":false,"pushed_at":"2018-07-30T19:42:50.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T08:31:51.659Z","etag":null,"topics":["bluecoat-log-parser","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/techspence.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-26T03:30:47.000Z","updated_at":"2020-10-16T19:06:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc506fdd-d732-403c-b254-84efc715eb6a","html_url":"https://github.com/techspence/BluecoatLogParser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techspence/BluecoatLogParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techspence%2FBluecoatLogParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techspence%2FBluecoatLogParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techspence%2FBluecoatLogParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techspence%2FBluecoatLogParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techspence","download_url":"https://codeload.github.com/techspence/BluecoatLogParser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techspence%2FBluecoatLogParser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["bluecoat-log-parser","powershell"],"created_at":"2024-10-11T20:44:35.231Z","updated_at":"2026-06-10T14:31:13.497Z","avatar_url":"https://github.com/techspence.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bluecoat Log Parser\nThe Bluecoat Log Parser is a tool that will parse a given set of Bluecoat log files for a user entered URL (known as a destination in this module) and given a number of days to search, will parse the log files looking for that destination. It will then display IP, Date, Time, User and Computer.\n\nThe reason this tool exists is to be able to correlate Bluecoat Proxy logs with other network monitoring tools.\n\n## Parameters\n```\nLogPath       - This is the directory where your Bluecoat logs are located.\nDay           - This is the number of days of log files you want to search.\nDestination   - This is the URL that's being searched for.\n```\n\n## Example\n```PowerShell\nGet-BluecoatLogInfo -LogPath \"\\\\testserver1\\d$\\LogStore\\\" -Days 1 -Destination \"github.com\"\n```\n\n## Future Enhancements\n1. Parse the log file using regex instead of position\n2. Create a script to auto-generate a test log file, then run the tool to test \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechspence%2Fbluecoatlogparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechspence%2Fbluecoatlogparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechspence%2Fbluecoatlogparser/lists"}