{"id":21823222,"url":"https://github.com/pix/woodstock","last_synced_at":"2025-08-03T04:04:51.308Z","repository":{"id":583768,"uuid":"217228","full_name":"pix/woodstock","owner":"pix","description":"Woodstock is designed to aid the task of a sysadmin by providing a log of commands wich uses readline (such as psql for example). Woodstock is completely transparent to the user and applications. It is linked into programs to provide a wrapper around calls to readline(). Logging is done via syslogd, allowing secure offsite logging of activity. Woodstock is based on Snoopy ( http://sourceforge.net/projects/snoopylogger/ )","archived":false,"fork":false,"pushed_at":"2009-06-03T12:58:20.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T11:32:23.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/pix/woodstock/tree/master","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pix.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-06-03T07:57:09.000Z","updated_at":"2013-10-01T01:09:21.000Z","dependencies_parsed_at":"2022-07-07T13:32:17.608Z","dependency_job_id":null,"html_url":"https://github.com/pix/woodstock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pix/woodstock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix%2Fwoodstock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix%2Fwoodstock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix%2Fwoodstock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix%2Fwoodstock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pix","download_url":"https://codeload.github.com/pix/woodstock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pix%2Fwoodstock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268492035,"owners_count":24258747,"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":"2025-08-03T02:00:12.545Z","response_time":2577,"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":"2024-11-27T17:21:05.328Z","updated_at":"2025-08-03T04:04:51.254Z","avatar_url":"https://github.com/pix.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"------------------------------------------------------------------------------\nWoodstock 1.0\n------------------------------------------------------------------------------\n\n   moncelier@devlife.org\n\n\nD E S C R I P T I O N\n\n  Woodstock is designed to aid the taks of a sysadmin by providing a log of\n  line read by readline. Woodstock is  completely transparent  to the user \n  and applications it hooks in as a library providing a wrapper around calls\n  to readline() calls. Logging is done via syslogd and written to user\n  allowing offsite logging of activity, generally the user is\n  stored as /var/log/user.log.\n\n\nU S A G E\n\n  Woodstock is  able to log all  users or just root,  this functionality is\n  configured at compile through the woodstock.h header, #define ROOT_ONLY 1\n  will restrict logging to root activities. Installation is as follows: \n\n     make\n     make install\n\n  Woodstock is placed in /etc/ld.so.preload to trap all occurances of exec,\n  if you wish to monitor only certain applications you can do so through\n  the $LD_PRELOAD environment variable - simply set it to /lib/woodstock.so\n  before loading the application. For example:\n\n     export LD_PRELOAD=/lib/woodstock.so\n     lynx http://linux.com/\n     unset LD_PRELOAD \n\n  To remove woodstock later, simply edit /etc/ld.so.preload and remove the\n  reference to woodstock.so and delete /lib/woodstock.so.\n\nM O R E    I N F O R M A T I O N\n\n  Woodstock is based on Snoopy by marius and mbm (More info at\n  http://sourceforge.net/projects/snoopylogger\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpix%2Fwoodstock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpix%2Fwoodstock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpix%2Fwoodstock/lists"}