Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

Introduction

The tags beginning withvcs.github identify events generated by GitHub.

Valid tags and data tables

The full tag must have 4 levels. The first two are fixed as vcs.github. The third level identifies the type of events sent, and the fourth level indicates the event subtype. 

These are the valid tags and corresponding data tables that will receive the parsers' data:

Product/Service

Tags

Data table

Github

vcs.github.organization.audit

vcs.github.organization.audit

vcs.github.organization.dependabot

vcs.github.organization.dependabot

vcs.github.organization.sso_authorizations

vcs.github.organization.sso_authorizations

vcs.github.organization.webhooks

vcs.github.organization.webhooks

vcs.github.repository.actions

vcs.github.repository.actions

vcs.github.repository.codescan

vcs.github.repository.codescan

vcs.github.repository.collaborators

vcs.github.repository.collaborators

vcs.github.repository.commits

vcs.github.repository.commits

vcs.github.repository.dependabot_alerts

vcs.github.repository.dependabot_alerts

vcs.github.repository.events

vcs.github.repository.events

vcs.github.repository.forks

vcs.github.repository.forks

vcs.github.repository.issue_comments

vcs.github.repository.issue_comments

vcs.github.repository.pull_request_commits

vcs.github.repository.pull_request_commits

vcs.github.repository.pull_requests

vcs.github.repository.pull_requests

vcs.github.repository.releases

vcs.github.repository.releases

vcs.github.repository.stargazers

vcs.github.repository.stargazers

vcs.github.repository.subscribers

vcs.github.repository.subscribers

vcs.github.repository.subscriptions

vcs.github.repository.subscriptions

For more information, read more About Devo tags.

Table structure

This is the fields displayed by these tables:

How is the data sent to Devo?

To send logs to these tables, Devo provides a collector that you can download and use to send the required events to your Devo domain. You can learn how to use it in this article GitHub collector

  • No labels