GitLab

Prev Next
Self Service Ingestion

Connect this data source on your own, using the Hunters platform.

TL;DR

Supported data types

3rd party detection

Hunters detection

IOC search

Search

Table name

Log format

Collection method

GitLab Audit Logs

✅

✅

gitlab_audit_logs

NDJSON

S3


Overview

imageGitLab is a web-based DevOps lifecycle tool that provides a Git repository manager offering wiki, issue-tracking, and CI/CD pipeline features, using an open-source license. It enables collaborative software development and version control, allowing teams to manage projects from planning and source code management to monitoring and security. GitLab stands out with its comprehensive suite of DevOps tools integrated into a single application, facilitating continuous integration and continuous deployment (CI/CD), thereby enhancing efficiency and collaboration among developers.

Supported data types

GitLab Audit Logs

Table name: gitlab_audit_logs

The audit log allows organization admins to quickly review the actions performed by members of their organization. It includes details such as who performed the action, what the action was, and when it was performed.

Learn more here.

Send data to Hunters

Hunters supports the collection of logs from GitLab through an intermediary S3 bucket.

To connect GitLab logs:

  1. Follow the guidelines in this article to stream logs into an AWS S3 bucket.

  2. Complete the process on the Hunters platform, following this guide.

Expected format

GitLab Audit Logs

{"author_id":21812566,"author_name":"test-author","created_at":"2024-06-24T00:00:01.152Z","details":{"author_class":"User","author_name":"test-author","custom_message":{"action":"git-upload-pack","protocol":"http"},"entity_path":"test-org/asd/dph/StorageManagement","event_name":"repository_git_operation","ip_address":"1.2.3.4","target_details":"StorageManagement","target_id":55524344,"target_type":"Project"},"entity_id":55524344,"entity_path":"test-org/asd/dph/StorageManagement","entity_type":"Project","event_type":"repository_git_operation","id":"fb76219a-0c05-42b0-a2a1-7c92fcd1eb90","ip_address":"1.2.3.4","target_details":"StorageManagement","target_id":55524344,"target_type":"Project"}