Skip to content

Commit

Permalink
remove dashboards screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kush-elastic committed Apr 18, 2024
1 parent f8d9242 commit 71215dc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 21 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
21 changes: 0 additions & 21 deletions x-pack/filebeat/module/salesforce/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[role="xpack"]

:modulename: salesforce
:has-dashboards: true

== Salesforce module

Expand Down Expand Up @@ -538,24 +537,6 @@ Interval for collecting EventLogFile logs, e.g. 1h or 5m.

Either "Hourly" or "Daily". The time interval of each log file from EventLogFile.

[float]
=== Example dashboards

The Salesforce module includes several predefined dashboards:

- Login Dashboard: Visualizes login activity and trends.
- Logout Dashboard: Visualizes logout activity and trends.
- Apex Dashboard: Visualizes Apex executions and errors.
- Setup Audit Trail Dashboard: Shows changes made in the Setup area.

image::./images/filebeat-salesforce-login-dashboard.png[]

image::./images/filebeat-salesforce-logout-dashboard.png[]

image::./images/filebeat-salesforce-setupaudittrail-dashboard.png[]

Access these dashboards in Kibana by going to Management -> Kibana -> Dashboards and searching for "Salesforce".

[float]
=== Troubleshooting

Expand All @@ -570,8 +551,6 @@ Verify the `var.url` is correct. Check that the user credentials are valid and h
*Not seeing any data*::
Check the Elastic Agent logs for errors. Verify the module configuration is correct, the filesets are enabled, and the intervals are reasonable. Confirm there is log activity in Salesforce for the log types being collected.

:has-dashboards!:

:fileset_ex!:

:modulename!:

0 comments on commit 71215dc

Please sign in to comment.