{"id":18465637,"url":"https://github.com/snobu/cisco-syslog-over-http","last_synced_at":"2026-01-22T13:48:51.448Z","repository":{"id":77178597,"uuid":"80719804","full_name":"snobu/cisco-syslog-over-http","owner":"snobu","description":"Send Syslog messages over HTTP from Cisco EEM TCL","archived":false,"fork":false,"pushed_at":"2017-02-02T13:04:46.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-04T16:13:26.309Z","etag":null,"topics":["cisco","eem","syslog","tcl"],"latest_commit_sha":null,"homepage":null,"language":"Tcl","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/snobu.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":"2017-02-02T11:44:25.000Z","updated_at":"2024-01-24T11:11:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e170912b-6ba4-4fa5-be9d-832fb2e03cab","html_url":"https://github.com/snobu/cisco-syslog-over-http","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snobu/cisco-syslog-over-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fcisco-syslog-over-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fcisco-syslog-over-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fcisco-syslog-over-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fcisco-syslog-over-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snobu","download_url":"https://codeload.github.com/snobu/cisco-syslog-over-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fcisco-syslog-over-http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28664025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["cisco","eem","syslog","tcl"],"created_at":"2024-11-06T09:13:45.193Z","updated_at":"2026-01-22T13:48:51.433Z","avatar_url":"https://github.com/snobu.png","language":"Tcl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cisco-syslog-over-http\nSend Syslog messages over HTTP from Cisco EEM TCL\n\n### Event Manager Applet configuration\n\nIOS Version: 15.1(3)T1\n```ios\nCISCO-1811#sh run | s event\nevent manager directory user policy \"flash:/\"\nevent manager directory user library \"flash:/\"\nevent manager directory user repository tftp://1.1.1.3/\nevent manager applet TRIGGER_ON_SYSLOG\n  event syslog occurs 1 pattern \"%.*\"\n  action 1.0 string trimleft \"$_syslog_msg\"\n  action 2.0 cli command \"enable\"\n  action 2.1 cli command \"tclsh flash:/sendevent.tcl \\\"$_string_result\\\"\"\n```\n\n### Expected result\n\n```http\nPOST / HTTP/1.1\nAccept: */*\nHost: some.http.destination\nUser-Agent: Snobu Speshul TCL HTTP/1.1 Client library // build 21\nConnection: close\nContent-Length: 151\nContent-Type: application/json\n\n{\n    \"RouterTimestamp\": \"2017-02-02T10:09:49\",\n    \"Message\": \"*Feb  2 10:09:49.307: %CLEAR-5-COUNTERS: Clear counter on all interfaces by console\"\n}\n```\n\nRef:\nhttps://www.dslreports.com/forum/r31226025-Cisco-EEM-pass-Syslog-message-to-TCL-script\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnobu%2Fcisco-syslog-over-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnobu%2Fcisco-syslog-over-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnobu%2Fcisco-syslog-over-http/lists"}