Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
36.5k
Code
Issues
2.6k
Pull requests
933
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Implemented logging to Graylog server
- #14847
#14847
Closed
Faldon
wants to merge 8 commits into
nextcloud:master
nextcloud/server:master
from
Faldon:add_logtype_GELF
Faldon/server:add_logtype_GELF
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
Implemented logging to Graylog server
#14847
Faldon
wants to merge 8 commits into
nextcloud:master
nextcloud/server:master
from
Faldon:add_logtype_GELF
Faldon/server:add_logtype_GELF
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2019
Implemented logging to graylog server.
Show description for ed8a867
Faldon
committed
ed8a867
View commit details
Copy full SHA for ed8a867
Browse repository at this point
Reformatted and rearranged some code parts.
Show description for d9c25b8
Faldon
committed
d9c25b8
View commit details
Copy full SHA for d9c25b8
Browse repository at this point
Renamed config key for Graylog protocol to use.
Show description for 38caffe
Faldon
committed
38caffe
View commit details
Copy full SHA for 38caffe
Browse repository at this point
Added log backend graylog to occ log:manage command.
Show description for b80ddd0
Faldon
committed
b80ddd0
View commit details
Copy full SHA for b80ddd0
Browse repository at this point
Added ability to configure graylog remote host and connection protocol with occ
Show description for f98ebee
Faldon
committed
f98ebee
View commit details
Copy full SHA for f98ebee
Browse repository at this point
Added test of the log:manage method if graylog backend is set.
Show description for e675d3a
Faldon
committed
e675d3a
View commit details
Copy full SHA for e675d3a
Browse repository at this point
Dropped constructing the GELF message manually in favour for json_encode
Show description for 06aadc4
Faldon
committed
06aadc4
View commit details
Copy full SHA for 06aadc4
Browse repository at this point
Updated autoloaders.
Show description for c5a4be7
Faldon
committed
c5a4be7
View commit details
Copy full SHA for c5a4be7
Browse repository at this point
You can’t perform that action at this time.