Skip to content

Commit

Permalink
Add tags for filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
th3M1ke committed Nov 1, 2023
1 parent 1b9f6b4 commit 2a60792
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 5 deletions.
4 changes: 3 additions & 1 deletion configs/1-1-localhost-windows-system.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"description": "Windows Machine",
"hint": "Select your localhost OS.",
"supportedOs": ["Windows"],
"productTags": [],
"filterTags": [],
"datasources": [
{
"name": "System",
Expand All @@ -26,7 +28,7 @@
"receivers": ["filelog","windowseventlog_application","windowseventlog_security","windowseventlog_system"],
"processors": ["resourcedetection_system"]
},
"params":
"params":
[
{
"type": "string-list",
Expand Down
2 changes: 2 additions & 0 deletions configs/1-2-localhost-linux-system.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"description": "Linux Machine",
"hint": "Select your localhost OS.",
"supportedOs": ["Linux"],
"productTags": [],
"filterTags": [],
"datasources": [
{
"name": "System",
Expand Down
2 changes: 2 additions & 0 deletions configs/1-3-localhost-mac-system.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"description": "Mac Machine",
"hint": "Select your localhost OS.",
"supportedOs": ["Mac"],
"productTags": [],
"filterTags": [],
"datasources": [
{
"name": "System",
Expand Down
2 changes: 2 additions & 0 deletions configs/2-1-k8s-eks.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"description": "AWS Kubernetes",
"hint": "Select your cloud Kubernetes service.",
"supportedOs": ["Helm", "Mac", "Windows", "Linux"],
"productTags": [],
"filterTags": [],
"capabilities": ["SPM"],
"datasources": [
{
Expand Down
2 changes: 2 additions & 0 deletions configs/2-2-k8s-aks.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"label": "AKS",
"description": "Azure Kubernetes",
"supportedOs": ["Helm", "Mac", "Windows", "Linux"],
"productTags": [],
"filterTags": [],
"capabilities": ["SPM"],
"datasources": [
{
Expand Down
2 changes: 2 additions & 0 deletions configs/2-3-k8s-gke.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"description": "GCP Kubernetes",
"hint": "Select your cloud Kubernetes service.",
"supportedOs": ["Helm", "Mac", "Windows", "Linux"],
"productTags": [],
"filterTags": [],
"capabilities": ["SPM"],
"datasources": [
{
Expand Down
2 changes: 2 additions & 0 deletions configs/2-4-k8s-digitalocean.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"description": "Managed Kubernetes",
"hint": "Select your cloud Kubernetes service.",
"supportedOs": ["Helm", "Mac", "Windows", "Linux"],
"productTags": [],
"filterTags": [],
"capabilities": ["SPM"],
"datasources": [
{
Expand Down
5 changes: 3 additions & 2 deletions configs/3-1-aws-cw.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"description": "via Cloudwatch",
"hint": "Cloudwatch logs to ship to Logz.io",
"supportedOs": ["AWS_Cloudformation"],
"productTags": [],
"filterTags": [],
"integrationTemplate": "firehose-logs/0.0.2/sam-template.yaml&param_logzioType=agent-logzio-firehose&param_logzioListener=https://aws-firehose-logs-<<LOGZIO_LISTENER_ADDRESS>>",
"datasources": [
{
Expand Down Expand Up @@ -86,7 +88,7 @@
{ "label": "RDS", "value": "rds" }
]
},
{
{
"type": "string-list",
"name": "param_customLogGroups",
"label": "Custom Log Groups",
Expand All @@ -102,4 +104,3 @@
}
]
}

3 changes: 2 additions & 1 deletion configs/3-2-aws-metric-stream.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"description": "via Cloudwatch",
"hint": "AWS metrics to ship to Logz.io",
"supportedOs": ["AWS_Cloudformation"],
"productTags": [],
"filterTags": [],
"integrationTemplate": "metric-stream-helpers/aws/1.2.4/sam-template.yaml&param_logzioDestination=https://listener-aws-metrics-stream-<<LOGZIO_ACCOUNT_REGION_CODE>>.logz.io/&param_logzioListener=https://<<LOGZIO_LISTENER_ADDRESS>>:8053",
"datasources": [
{
Expand Down Expand Up @@ -210,4 +212,3 @@
}
]
}

3 changes: 2 additions & 1 deletion configs/3-3-aws-ec2-linux-system.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"description": "Linux Logs & Metrics",
"hint": "EC2 with Linux.",
"supportedOs": ["Linux"],
"productTags": [],
"filterTags": [],
"datasources": [
{
"name": "System",
Expand Down Expand Up @@ -57,4 +59,3 @@
}
]
}

2 changes: 2 additions & 0 deletions configs/4-1-gcp-logs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"description": "Cloud Logging",
"hint": "Logging from GCP services.",
"supportedOs": ["GCP"],
"productTags": [],
"filterTags": [],
"integrationTemplate": "https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-pubsub",
"datasources": [
{
Expand Down
2 changes: 2 additions & 0 deletions configs/4-2-gcp-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"description": "Cloud Monitoring",
"hint": "Metrics from GCP services.",
"supportedOs": ["GCP"],
"productTags": [],
"filterTags": [],
"integrationTemplate": "https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-metrics",
"datasources": [
{
Expand Down
2 changes: 2 additions & 0 deletions configs/5-1-fetcher-azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"supportedOs": [
"Fetcher"
],
"productTags": [],
"filterTags": [],
"integrationTemplate": "https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-metrics",
"datasources": [
{
Expand Down
2 changes: 2 additions & 0 deletions configs/5-2-fetcher-azure-logs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"supportedOs": [
"Fetcher"
],
"productTags": [],
"filterTags": [],
"datasources": [
{
"name": "azure-monitor-logs",
Expand Down

0 comments on commit 2a60792

Please sign in to comment.