gitlab-org--gitlab-foss/lib
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
..
api Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
assets
backup
banzai
bitbucket
bitbucket_server
constraints
container_registry
declarative_policy
flowdock Remove explicit requires from flowdock 2018-10-16 12:53:30 +01:00
generators/rails/post_deployment_migration Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
gitaly Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
gitlab Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
google_api Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
haml_lint Fix uninitialized constant HamlLint::Linter 2018-10-17 18:27:11 -05:00
json_web_token Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
mattermost Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
microsoft_teams Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
object_storage Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
omni_auth/strategies Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
peek Merge branch '52421-show-canary-no-canary-in-the-performance-bar' into 'master' 2018-10-15 07:56:51 +00:00
quality
rouge Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
rspec_flaky Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
support
system_check Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
tasks Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb
file_size_validator.rb
forever.rb
gitlab.rb
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb