Skip to content

Commit

Permalink
Merge branch 'master' into inigo.mediavilla/enforce_logs_owners_for_l…
Browse files Browse the repository at this point in the history
…ogs_assets
  • Loading branch information
txominpelu authored Mar 18, 2024
2 parents a6a979e + e0d72de commit 027c445
Show file tree
Hide file tree
Showing 268 changed files with 9,870 additions and 8,864 deletions.
10 changes: 5 additions & 5 deletions active_directory/metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ active_directory.dra.inbound.bytes.after_compression,gauge,,byte,,The compressed
active_directory.dra.inbound.bytes.before_compression,gauge,,byte,,The uncompressed size (in bytes) of compressed replication data inbound from DSAs in other sites (per second).,-1,active_directory,ad dra inbound precomp,
active_directory.dra.inbound.bytes.not_compressed,gauge,,byte,,"The uncompressed size (in bytes) of replication data that was not compressed at the source - that is, inbound from other DSAs in the same site (per second).",-1,active_directory,ad dra inbound not comp,
active_directory.dra.inbound.bytes.total,gauge,,byte,,The total number of bytes (per second) received through replication. It is the sum of the number of bytes of uncompressed data (never compressed) and compressed data (after compression).,-1,active_directory,ad dra inbound total,
active_directory.dra.inbound.objects.remaining,gauge,,object,,The number of objects remaining until the full synchronization process is completed.,-1,active_directory,ad dra sync full objs,
active_directory.dra.inbound.objects.persec,gauge,,object,second,The number of objects received (per second) through inbound replication from replication partners.,-1,active_directory,ad dra inbound objs,
active_directory.dra.inbound.objects.applied_persec,gauge,,object,second,"The number of objects received (per second) from replication partners and applied by the local directory service. This counter excludes changes that are received but not applied (for example, when the update is already made). This counter indicates how many replication updates are occurring on the server as a result of changes generated on other servers.",-1,active_directory,ad dra inbound objs applied,
active_directory.dra.inbound.objects.filtered_persec,gauge,,object,second,The number of objects received (per second) from replication partners that contained no updates that needed to be applied.,-1,active_directory,ad dra inbound objs filtered,
active_directory.dra.inbound.objects.persec,gauge,,object,second,The number of objects received (per second) through inbound replication from replication partners.,-1,active_directory,ad dra inbound objs,
active_directory.dra.inbound.objects.remaining,gauge,,object,,The number of objects remaining until the full synchronization process is completed.,-1,active_directory,ad dra sync full objs,
active_directory.dra.inbound.objects.remaining_in_packet,gauge,,object,second,"The number of object updates received in the current directory replication update packet that have not yet been applied to the local server. This counter tells you whether the monitored server is receiving changes, but is taking a long time applying them to the database.",-1,active_directory,ad dra remaining updates,
active_directory.dra.inbound.properties.applied_persec,gauge,,,second,The number of changes (per second) to object properties that are applied through inbound replication as a result of reconciliation logic.,-1,active_directory,ad dra properties applied,
active_directory.dra.inbound.properties.filtered_persec,gauge,,,second,The number of changes (per second) to object properties received during the replication that are already made.,-1,active_directory,ad dra properties filtered,
active_directory.dra.inbound.properties.total_persec,gauge,,,second,The total number of changes (per second) to object properties received from replication partners.,-1,active_directory,ad dra properties total,
active_directory.dra.inbound.values.dns_persec,gauge,,,second,"The number of values of object properties received (per second) from replication partners in which the values are for object properties that belong to distinguished names. This number includes objects that reference other objects. A high number from this counter might explain why inbound changes are slow to be applied to the database.",-1,active_directory,ad dra inbound dns,
active_directory.dra.inbound.values.dns_persec,gauge,,,second,The number of values of object properties received (per second) from replication partners in which the values are for object properties that belong to distinguished names. This number includes objects that reference other objects. A high number from this counter might explain why inbound changes are slow to be applied to the database.,-1,active_directory,ad dra inbound dns,
active_directory.dra.inbound.values.total_persec,gauge,,,second,"The total number of values of object properties received (per second) from replication partners. Each inbound object has one or more properties, and each property has zero or more values. A value of zero indicates that the property is to be removed.",-1,active_directory,ad dra inbound total,
active_directory.dra.outbound.bytes.after_compression,gauge,,byte,,The compressed size (in bytes) of compressed replication data that is outbound to DSAs in other sites (per second).,-1,active_directory,ad dra outbound comp,
active_directory.dra.outbound.bytes.before_compression,gauge,,byte,,The uncompressed size (in bytes) of compressed replication data outbound to DSAs in other sites (per second).,-1,active_directory,ad dra outbound precomp,
Expand All @@ -25,7 +25,7 @@ active_directory.dra.outbound.values.total_persec,gauge,,,second,"The total numb
active_directory.dra.replication.pending_synchronizations,gauge,,,,"The number of directory synchronizations that are queued for this server that are not yet processed. This counter helps in determining replication backlog - the larger the number, the larger the backlog.",-1,active_directory,ad dra replication syncs,
active_directory.dra.sync_requests_made,gauge,,request,,The number of synchronization requests made to replication partners since computer was last restarted.,-1,active_directory,ad dra replication syncs,
active_directory.ds.threads_in_use,gauge,,thread,,"The current number of threads in use by the directory service (different from the number of threads in the directory service process). This counter represents the number of threads currently servicing API calls by clients, and you can use it to determine whether additional CPUs would be beneficial.",-1,active_directory,ad ds threads,
active_directory.ldap.client_sessions,gauge,,session,,The number of sessions of connected LDAP clients.,-1,active_directory,ad ldap sessions,
active_directory.ldap.bind_time,gauge,,millisecond,,The time (in milliseconds) required for the completion of the last successful LDAP binding.,-1,active_directory,ad bind time,
active_directory.ldap.successful_binds_persec,gauge,,,second,The number LDAP bindings (per second) that occurred successfully.,-1,active_directory,ad ldap binds,
active_directory.ldap.client_sessions,gauge,,session,,The number of sessions of connected LDAP clients.,-1,active_directory,ad ldap sessions,
active_directory.ldap.searches_persec,gauge,,,second,The number of search operations per second performed by LDAP clients.,-1,active_directory,ad ldap searches,
active_directory.ldap.successful_binds_persec,gauge,,,second,The number LDAP bindings (per second) that occurred successfully.,-1,active_directory,ad ldap binds,
12 changes: 12 additions & 0 deletions activemq/assets/logs/activemq_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tests:
name: "org.apache.tomcat.util.digester.Digester.sax"
thread_name: "main"
message: "endElement(http://java.sun.com/JSP/TagLibraryDescriptor,attribute,attribute)"
status: "debug"
tags:
- "source:LOGS_SOURCE"
timestamp: 1559154704133
Expand All @@ -23,6 +24,7 @@ tests:
name: "org.apache.activemq.broker.BrokerService"
thread_name: "main"
message: "Store limit is 102400 mb (current store usage is 0 mb). The data directory: /data/activemq/kahadb only has 20094 mb of usable space. - resetting to maximum available disk space: 20094 mb"
status: "warn"
tags:
- "source:LOGS_SOURCE"
timestamp: 1559157078514
Expand Down Expand Up @@ -60,6 +62,7 @@ tests:
secret: "[93896cbd-8aaf-430d-b013-86be90f408a4]"
user: "admin"
message: "INFO | admin requested /admin/sendMessage.action [JMSType='[]' AMQ_SCHEDULED_DELAY='[]' JMSTimeToLive='[]' AMQ_SCHEDULED_REPEAT='[]' JMSDestinationType='[topic]' JMSXGroupSeq='[]' AMQ_SCHEDULED_PERIOD='[]' secret='[93896cbd-8aaf-430d-b013-86be90f408a4]' JMSMessageCount='[1]' JMSPriority='[]' JMSReplyTo='[]' JMSXGroupID='[]' JMSDestination='[ActiveMQ.Advisory.MasterBroker]' AMQ_SCHEDULED_CRON='[]' JMSText='[Enter some text here for the message body...]' JMSMessageCountHeader='[JMSXMessageCounter]' JMSCorrelationID='[]' ] from 172.17.0.1 at 29-05-2019 18:33:41,538 | qtp1059524106-41"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1559154821538
Expand All @@ -83,6 +86,7 @@ tests:
secret: "[f35bb77b-6676-45a3-aa54-b012d519b85c]"
user: "admin"
message: "INFO | admin requested /admin/createDestination.action [JMSDestinationType='[queue]' JMSDestination='[Test]' secret='[f35bb77b-6676-45a3-aa54-b012d519b85c]' ] from 172.17.0.1 at 29-05-2019 18:32:32,545 | qtp1059524106-40"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1559154752545
Expand All @@ -109,6 +113,7 @@ tests:
secret: "a0e1df62-14d6-4425-82a2-17aa01a16e7d"
user: "admin"
message: "2010-12-22 12:12:17,802 | INFO | admin requested /admin/sendMessage.action [JMSTimeToLive='' JMSXGroupSeq='' AMQ_SCHEDULED_DELAY='' JMSType='' JMSMessageCountHeader='JMSXMessageCounter' JMSXGroupID='' JMSReplyTo='' JMSDestination='test' AMQ_SCHEDULED_PERIOD='' JMSText='Enter some text here for the message body...' JMSDestinationType='queue' AMQ_SCHEDULED_CRON='' JMSCorrelationID='' AMQ_SCHEDULED_REPEAT='' JMSMessageCount='1' secret='a0e1df62-14d6-4425-82a2-17aa01a16e7d' JMSPriority='' ] from 127.0.0.1 | qtp12205619-37"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1293019937802
Expand All @@ -126,6 +131,7 @@ tests:
properties: "message"
user: "admin"
message: "2010-12-22 12:13:32,457 | INFO | admin called org.apache.activemq.broker.jmx.QueueView.sendTextMessage[message] | RMI TCP Connection(6)-192.168.1.107"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1293020012457
Expand All @@ -139,6 +145,7 @@ tests:
message_id: "AMQ221057"
name: "org.apache.activemq.artemis.core.server"
message: "Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,073,741,824"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1612886482540
Expand All @@ -151,6 +158,7 @@ tests:
logger:
name: "org.apache.activemq.artemis.core.server.impl.QueueImpl"
message: "QueueImpl[name=DLQ, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=fbab3b4b-6a46-11eb-9136-a483e7ce9d75], temp=false]@3bb9efbc doing deliver. messageReferences=0"
status: "debug"
tags:
- "source:LOGS_SOURCE"
timestamp: 1612886483075
Expand All @@ -163,6 +171,7 @@ tests:
logger:
name: "org.apache.activemq.artemis.core.server.impl.QueueMessageMetrics"
message: "QueuePendingMessageMetrics[queue=exampleQueue, name=delivering] decrement messageCount to 48: Reference[276]:RELIABLE:CoreMessage[messageID=276,durable=true,userID=616f3bf9-6b1f-11eb-8051-0eccb9209911,priority=4, timestamp=Tue Feb 09 16:40:08 EST 2021,expiration=0, durable=true, address=exampleQueue,size=276,properties=TypedProperties[__AMQ_CID=5f87b6e1-6b1f-11eb-8051-0eccb9209911,_AMQ_ROUTING_TYPE=1]]@2114910734"
status: "debug"
tags:
- "source:LOGS_SOURCE"
timestamp: 1612888820221
Expand All @@ -184,6 +193,7 @@ tests:
user: "guest(guest)"
type: "AUDIT"
message: "User guest(guest)@127.0.0.1:57260 is sending a message CoreMessage[messageID=0,durable=true,userID=d11fa6a1-6b20-11eb-9424-00056b0176f3,priority=4, timestamp=Tue Feb 09 16:50:25 EST 2021,expiration=0, durable=true, address=exampleQueue,size=276,properties=TypedProperties[__AMQ_CID=cfeea14a-6b20-11eb-9424-00056b0176f3,_AMQ_ROUTING_TYPE=1]]@2011215847, with Context: RoutingContextImpl(Address=exampleQueue, routingType=ANYCAST, PreviousAddress=exampleQueue previousRoute:ANYCAST, reusable=true, version=-2147483640)"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1612889425658
Expand All @@ -205,6 +215,7 @@ tests:
user: "guest(guest)"
type: "AUDIT"
message: "User guest(guest)@127.0.0.1:57260 is consuming a message from exampleQueue"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1612889427022
Expand All @@ -224,6 +235,7 @@ tests:
user: "anonymous"
type: "AUDIT"
message: "User anonymous@unknown is getting messages killed on target resource: QueueImpl[name=ExpiryQueue, postOffice=PostOfficeImpl [server=ActiveMQServerImpl::serverUUID=0e3b3d2e-7080-11eb-a8c9-acde48001122], temp=false]@7f1c0769 []"
status: "info"
tags:
- "source:LOGS_SOURCE"
timestamp: 1614090300573
Expand Down
Loading

0 comments on commit 027c445

Please sign in to comment.