https://github.com/iljan/oc_graylog
Tooling to ingest and analyze owncloud.log and audit.log on your local machine using graylog.
https://github.com/iljan/oc_graylog
graylog log-analysis owncloud
Last synced: 9 months ago
JSON representation
Tooling to ingest and analyze owncloud.log and audit.log on your local machine using graylog.
- Host: GitHub
- URL: https://github.com/iljan/oc_graylog
- Owner: IljaN
- Created: 2024-04-28T04:37:00.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T19:29:11.000Z (about 2 years ago)
- Last Synced: 2024-05-12T17:42:59.205Z (about 2 years ago)
- Topics: graylog, log-analysis, owncloud
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oc_graylog
Tooling to ingest and analyze owncloud.log and audit.log on your local machine using graylog.
## Requirements
- Docker & Compose
## Usage
- Start the graylog stack with `docker-compose up -d`
- Open the graylog web interface at http://127.0.0.1:9000 and login with admin/admin to verify that the stack is running.
- Ingest one or multiple log files with `cat owncloud.log audit.log | docker compose run -T oc_ingest`
- After ingestion is complete, you can search the logs here http://127.0.0.1:9000/streams/000000000000000000000001/search