El monitoreo de eventos en Salesforce es una de las muchas herramientas que ofrece Salesforce para ayudar a mantener sus datos seguros. Las actividades de los usuarios se denominan eventos, y el monitoreo de eventos le ofrece una visión granular de las actividades de los usuarios en su organización.
UriEvent es un objeto que almacena los datos de eventos de URIEventStream. Detecta cuando un usuario accede, actualiza, crea o elimina un registro en Salesforce Classic.
Campo | Tipo | Propiedades | Descripción |
---|---|---|---|
EventDate | Fecha y hora | Filtrar, organizar | La fecha y la hora en que se produjo un evento URI después de ejecutar la consulta. Por ejemplo, 2020-08-19 H 14:12:23. |
EventIdentifier | StrHilong | Filtrar, organizar | La ID única del evento. Por ejemplo, 0b4779b0-0da1-4619-a383-0a46891dff90. |
Mensaje | Hilo | Nulo | El mensaje que aparece cuando falla la operación. Por ejemplo, OperationStatus= FAILURE. |
Nombre | Hilo | Nulo | El nombre del registro que se está editando/viendo. |
QueriedEntities | Hilo | Nulo | El nombre de la API de los objetos referenciados por la URI. |
RecordId | Referencia | Nulo | La ID del registro que se está viendo o editando. Por ejemplo, 001RM000003cjx6YAA. |
describeSObjects(), query()
Accessing this object requires the following:
The user's interaction with the web browser interface gets recorded in the URI events. The table below provides insights on the different types of events.
Field | Type | Description | Example |
---|---|---|---|
CLIENT_IP | String | The IP address of the client using a Salesforce service. | 96.43.144.26 |
CPU_TIME | Number | The CPU time (in milliseconds) used to complete a request. | - |
DB_BLOCKS | String | The amount of activities occurring in the database. | - |
DB_TOTAL_TIME | Number | The time in nanoseconds for a database round trip. Compare this field to CPU_TIME to determine whether performance issues are occurring in the database layer or in your own code. | - |
EVENT_TYPE | String | The type of event. The value will always be the URI. | - |
LOGIN_KEY | Reference | It ties all events together in a user's login session. It starts with login events and ends when the user logs out or when the session expires. | GeJCsYm6eyvtEK2I |
ORGANIZATION_ID | ID | The 15 character ID of the organization. | 00D000000000132 |
REFERRER_URI | String | The referring URI of the page that’s receiving the request. | - |
REQUEST_ID | String | The unique ID of a transaction. Even if a transaction contains multiple events, it will contain the same REQUEST_ID. | 3nWgxwbDKWWDIk0FKfF5DV |
The URI cache stores information about website addresses. Salesforce URI monitoring enables you to get vital information about user activities.
Assume that an employee logs in multiple times during non-business hours over the week. There could be an ulterior motive like stealing sensitive customer data. How can Log360 help in this situation?
Log360 lets you monitor your Salesforce environment in real-time and also sends alerts. It also helps you keep tabs on different user activities by providing out-of-the-box reports on Login Activity, Report Activity, Content Activity, and Search Activity.
A few of Log360's capabilities include:
Download Log360 now.