
Duc Ha
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Duc Ha-
Duc Ha commented,
That should work. If your search returns no result, it could be a timestamp issue. Try with a wider time window, if that doesn't work, check "Use Receipt Time" as well. If you suspect a syntax issu...
-
Duc Ha commented,
Can you join our SumoDojo slack channel? I can invite you but I'll need your email.
-
Duc Ha commented,
Jorg, I just invited you to the Sumo Slack channel for faster response. The bundle for Salesforce is sumojanus-2.0-salesforce.tar.gz and you need to unzip it in the same folder that contains sumoja...
-
Duc Ha commented,
If all the collectors have sent data for some period (say last 1 week) then you can construct this list via a Sumo search, based on data from the Data Volume index for that period. If not, the only...
-
Duc Ha commented,
Unfortunately this is the current limit of the "transpose" operator so I don't think it can be raised.
-
Duc Ha commented,
Jorg, is this issue resolved for you? From the error, it seems the Salesforce bundle jar is missing. Note that there are 2 compressed files you need to deploy: one for the generic SumoJanus framewo...
-
Duc Ha created a post,
What host metrics would you like to collect
Our new Host Metrics source includes a good set of host metrics on CPU, Memory, Network, TCP, and Disk. Do you want to see more? Let us know.
-
Duc Ha commented,
Have you considered the "transaction" operator? Alternatively, If you only deal with 2 states, then this hack might do the trick, assuming the two states have distinctive patterns: .. | parse " * ...
-
Duc Ha commented,
Julian: By default, the collector name is the hostname. Meta data in user.properties is only picked up during first-time registration so that file should actually exist before installation. However...
-
Duc Ha commented,
Right now there are 2 ways you can integrate with a third-party API from Sumo (other than with ServiceNow): (1) via a Script Action (you need a local box with a local Sumo collector - you'll need t...