summaryrefslogtreecommitdiff
path: root/doc/administration/logs.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-8/+49
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-35/+51
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-22/+18
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+45
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+28
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-30/+68
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-18/+56
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-29/+191
|
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-15/+28
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-0/+37
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-061-0/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-0/+15
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-061-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-50/+174
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-2/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-6/+33
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-181-5/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-071-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-0/+41
|
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-0/+11
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+17
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-221-14/+12
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+42
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-5/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-2/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-3/+3
|
* Update docs for database load balancing logsHordur Freyr Yngvason2019-09-051-2/+2
| | | | | | The database load balancing docs had some mention of the logs that needed to be updated, and the logs doc had an absolute link to gitlab.com instead of a relative link to a markdown file.
* Follow-up from database load balancing docsAchilleas Pipinellis2019-09-041-6/+7
|
* Add docs for new log fileHordur Freyr Yngvason2019-08-281-0/+9
|
* Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-201-1/+1
| | | | | | | | Current `auth.log` uses `fullpath` and `ip`, while `api_json.log` uses `remote_ip` and `path` for the same fields. Let's standardize these namings to make it easier for people working with the data. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66167
* Mentions related log on Rate limit docsMayra Cabrera2019-08-181-2/+6
| | | | Requests over the rate limit are logged into `auth.log`
* Add rake tasks for migrating leacy uploadslegacy-attachments-migrate-fixJarka Košanová2019-08-161-0/+6
| | | | | - move uploads created by AttachmentUploader - handle also files created for legacy_diff_notes
* Rename githost.log -> git_json.logStan Hu2019-08-081-4/+5
| | | | | | The githost.log name was often confused with GitHost.io. Rename this to git_json.log to make it clear it's coming from Git and that it's JSON data.
* Remove \ from unicorn\_stderr.logGreg Myers2019-07-251-1/+1
|
* LFS export records repository_type dataLuke Duncalfe2019-07-241-3/+0
| | | | | | | | | | | | | | A project can have the same `LfsObject` linked with up to three `LfsObjectsProject` records. Each of these records would be for a different repository, recorded in the `repository_type` property. The different repositories at time of writing are "project", "wiki", and "design". See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894 This change exports the list of `repository_type`s as a JSON mapping of oid => repository_types, which are imported to recreate the correct `LfsObjectsProject` records. https://gitlab.com/gitlab-org/gitlab-ee/issues/11090
* Convert githost.log to JSON formatStan Hu2019-07-221-4/+10
| | | | | This will make it easier to parse this in production and adds the `correlation_id` if available.
* Change absolute links to relativeMarcel Amirault2019-07-051-1/+1
| | | | | Change assorted absolute links to ce and ee docs to relative links
* Add new info for auth.logMayra Cabrera2019-07-041-0/+3
| | | | | | | From 12.1, user information (id and username) are also included on auth.log. Documentation was updated to reflect this. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-1/+1
| | | | | | https://community.atlassian.com/t5/Jira-questions/Is-it-quot-JIRA-quot-or-quot-Jira-quot/qaq-p/681163 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Https many links in docsEvan Read2019-06-181-1/+1
|
* Merge branch 'master' into 'docs/fix-example-dot-net'Mike Lewis2019-06-071-5/+31
|\ | | | | | | # Conflicts: # doc/user/project/clusters/serverless/index.md
| * Apply reviewer feedback59587-add-graphql-loggingcharlie ablett2019-05-311-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | - Comply doc with guidelines - Improve tests for readability and completeness - Separate out phases visually with newlines - Add `format_message` test - test readability - code and test structure/styling - static query analyzers - call `as_json` on `provided_variables` - add exception handling
| * Add `graphql_json` logfile documentationcharlieablett2019-05-301-0/+13
| |
| * Changes RackAttack logger to use structured logsMayra Cabrera2019-05-241-0/+9
| | | | | | | | | | | | | | | | Creates a new filename to register auth logs. This change should allow SRE's queries to make better queries through logging infrastructure. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54528