Skip to content

Commit

Permalink
Merge pull request #41 from SumoLogic/repo-sync/apps/default
Browse files Browse the repository at this point in the history
🔄 synced file(s) with Sanyaku/apps
  • Loading branch information
sumo-drosiek authored Feb 20, 2024
2 parents 7496eef + b28ab65 commit 9d3974d
Show file tree
Hide file tree
Showing 32 changed files with 60 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/conf.d/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ receivers:
process.memory.utilization:
enabled: true
filelog/mac/logs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/activemq.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ receivers:
process.disk.operations:
enabled: true
filelog/activemqserverLogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
multiline:
Expand All @@ -42,6 +43,7 @@ receivers:
filelog/activemqauditLogs/localhost:
multiline:
line_start_pattern: ^\d{4}-\d{2}-\d{2}\s+\d{1,2}:\d{1,2}:\d{1,2}
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/apache.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ receivers:
apache/localhost:
endpoint: http://localhost:80/server-status?auto
filelog/apache/accessLogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -16,6 +17,7 @@ receivers:
filelog/apache/errorLogs/localhost:
multiline:
line_start_pattern: ^\[\S{3}\s\S{3}\s\d{1,2}\s[^\]]+\].*
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
4 changes: 4 additions & 0 deletions assets/conf.d/examples/artifactory7.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/artifactory/logs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- /var/opt/jfrog/artifactory/logs/artifactory.log
filelog/artifactory/accesslogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -24,6 +26,7 @@ receivers:
include:
- /var/opt/jfrog/artifactory/logs/access.log
filelog/artifactory/requestlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -36,6 +39,7 @@ receivers:
include:
- /var/opt/jfrog/artifactory/logs/request.log
filelog/artifactory/trafficlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/cassandra.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/cassandra/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
4 changes: 4 additions & 0 deletions assets/conf.d/examples/couchbase.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/couchbase/audit/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- /opt/couchbase/var/lib/couchbase/logs/audit.log
filelog/couchbase/error/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -24,6 +26,7 @@ receivers:
include:
- /opt/couchbase/var/lib/couchbase/logs/error.log
filelog/couchbase/access/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -36,6 +39,7 @@ receivers:
include:
- /opt/couchbase/var/lib/couchbase/logs/http_access.log
filelog/couchbase/query/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/dockeropentelemetry.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/docker/events/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/elasticsearch.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ receivers:
elasticsearch.index.cache.size:
enabled: true
filelog/elasticsearch/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/haproxy.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/haproxy/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/iis_10.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/iis/accesslogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- C:\inetpub\Logs\LogFiles\W3SVC**.log
filelog/iis/httperrorlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
3 changes: 3 additions & 0 deletions assets/conf.d/examples/jiraopentelemetry.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/jira/accesslogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- /var/log/apache2/*.log
filelog/jira/securitylogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -24,6 +26,7 @@ receivers:
include:
- /home/jira/atlassian/application-data/jira/log/atlassian-jira-security.log
filelog/jira/catalinalogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/kafka.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ receivers:
- consumers
brokers: localhost:9092
filelog/kafka/serverLogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -21,6 +22,7 @@ receivers:
filelog/kafka/controllerLogs/localhost:
multiline:
line_start_pattern: ^\[\S{3}\s\S{3}\s\d{1,2}\s[^\]]+\].*
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/linux.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ receivers:
process.disk.operations:
enabled: true
filelog/linux/logs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/linux_csma.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/linux/logs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/mac.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ receivers:
process.memory.utilization:
enabled: true
filelog/mac/logs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/mariadb.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/mariadb/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -14,6 +15,7 @@ receivers:
filelog/mariadb/slow_transcations/localhost:
multiline:
line_start_pattern: ^#\sTime:\s.
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/memcached.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/memcached/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/mongodb.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/mongodb/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/mysql.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ receivers:
filelog/mysql/localhost:
multiline:
line_start_pattern: ^\d{4}-\d{2}-\d{2}T\d{1,2}:\d{1,2}:\d{1,2}.*
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -54,6 +55,7 @@ receivers:
filelog/mysql/slow_transcations/localhost:
multiline:
line_start_pattern: ^#\sTime:\s.*
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
2 changes: 2 additions & 0 deletions assets/conf.d/examples/nginx.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ receivers:
nginx/localhost:
endpoint: http://localhost:80/status
filelog/nginx/accessLogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -16,6 +17,7 @@ receivers:
filelog/nginx/errorLogs/localhost:
multiline:
line_start_pattern: ^\[\S{3}\s\S{3}\s\d{1,2}\s[^\]]+\].*
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
3 changes: 3 additions & 0 deletions assets/conf.d/examples/oracle.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/oracle/alertlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- /var/log/oracle/alertlogs/oracle*.log
filelog/oracle/listenerlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -24,6 +26,7 @@ receivers:
include:
- /var/log/oracle/listernerlogs/oracle*.log
filelog/oracle/auditlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/PCILinux/logs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/postgresql.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ receivers:
password: null
transport: tcp
filelog/postgresql/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
3 changes: 3 additions & 0 deletions assets/conf.d/examples/puppetopentelemetry.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/puppet/serverlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- /var/log/puppetlabs/puppetserver/puppetserver.log
filelog/puppet/serveraccesslogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -24,6 +26,7 @@ receivers:
include:
- /var/log/puppetlabs/puppetserver/puppetserver-access.log
filelog/puppet/reportlogs/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/rabbitmq.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/rabbitmq/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/redis.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/redis/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/sqlserver-linux.yaml.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
receivers:
filelog/sqlserver/linux/localhost:
encoding: utf-16le
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
8 changes: 8 additions & 0 deletions assets/conf.d/examples/sqlserver-windows.yaml.example
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
receivers:
sqlserver/localhost:
collection_interval: 10s
computer_name: ip-172-31-23-44
instance_name: analyticsDB
resource_attributes:
sqlserver.computer.name:
enabled: true
sqlserver.instance.name:
enabled: true
filelog/sqlserver/windows/localhost:
encoding: utf-16le
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
1 change: 1 addition & 0 deletions assets/conf.d/examples/squid.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/squidproxy/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
3 changes: 3 additions & 0 deletions assets/conf.d/examples/tomcat.yaml.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
receivers:
filelog/tomcat/access/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -12,6 +13,7 @@ receivers:
include:
- /usr/share/tomcat/logs/access.log
filelog/tomcat/catalina/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand All @@ -24,6 +26,7 @@ receivers:
include:
- /usr/share/tomcat/logs/catalina.log
filelog/tomcat/gc/localhost:
storage: file_storage
include_file_name: false
include_file_path: true
operators:
Expand Down
Loading

0 comments on commit 9d3974d

Please sign in to comment.