gitlab-org--gitlab-foss/doc/administration
Stan Hu 143d0e2666 Add support for JSON logging for audit events
This will add audit_json.log that writes one line per audit event. For
example:

{
       "severity":"INFO",
       "time":"2018-10-17T17:38:22.523Z",
       "author_id":3,
       "entity_id":2,
       "entity_type":"Project",
       "change":"visibility",
       "from":"Private",
       "to":"Public",
       "author_name":"John Doe4",
       "target_id":2,
       "target_type":"Project",
       "target_details":"namespace2/project2"
}
2018-10-18 15:59:12 -07:00
..
auth
gitaly docs: match where statements at in omnibus section 2018-10-09 07:36:28 +00:00
high_availability Add documentation on using NFS v4.1 and disabling server delegations 2018-10-16 12:54:16 -07:00
img Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
integration Remove Koding integration and documentation 2018-10-12 22:18:51 -07:00
monitoring Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
operations Add Filesystem Performance Benchmarking documentation 2018-10-10 14:00:57 -05:00
pages Fix links and Markdown. 2018-10-05 10:52:25 +10:00
raketasks Refactor GitHub import raketask docs 2018-10-09 16:25:26 +03:00
troubleshooting
build_artifacts.md
compliance.md
container_registry.md
custom_hooks.md Move hook name note to the top 2018-10-08 11:41:35 +00:00
environment_variables.md
external_database.md
git_protocol.md Add Git protocol v2 docs 2018-10-17 11:52:10 +00:00
housekeeping.md
incoming_email.md
index.md Add Git protocol v2 docs 2018-10-17 11:52:10 +00:00
issue_closing_pattern.md
job_artifacts.md Docs: Fixing some bad links 2018-10-14 22:55:12 +00:00
job_traces.md
logs.md Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
operations.md
plugins.md
polling.md
reply_by_email.md
reply_by_email_postfix_setup.md
repository_checks.md repository check doc: fix a broken link 2018-10-18 10:03:38 +02:00
repository_storage_paths.md Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
repository_storage_types.md Update repository_storage_types.md 2018-10-18 12:56:43 +00:00
repository_storages.md
restart_gitlab.md
uploads.md uploads.md: Fix incorrect path reference 2018-09-25 10:10:46 +00:00