DQL Use case
I have a potential opportunity for Data Insight with a focus around leveraging the Data Insight Query Language and am looking for additional help. I am starting to look at the Data Insight SDK guide to understand things but have one quick question (and perhaps many more difficult ones) The first question is, can I create variables/tokens within the syntax of the DQL and pass it through the Data Insight Report builder or do I have to leverage an outside process and call the SDK somehow? So the example is to query the Data Insight data for all shares with a specific name in it. Would I be able to token this within the Data Insight UI so each time the report ran it prompted me for the value or would I have to create separate form to pass this into the query? I am still gathering new information and will update this post when that is available.1.4KViews6likes1CommentAudit log information and SharePoint reports
Hi, I am trying to determine what precisely some of my DI reports are telling me. Specifically, related to the Access details report, it is my understanding that SharePoint audit logs differentiate between a "view" (e.g., going to a site or a library) and a "read" (e.g., opening an item on a site or a library), but it does not appear that DI access reports maintain that distinction- everything appears to be a "read". So the question is: does DI differentiate between "view" and "read" events in SharePoint (2010). If so, can we create a report that shows who has accessed a SharePoint site, but not read anything? Thanks.2.7KViews4likes1CommentScan failed exit code: 263
Hello. I have a server OS Win Srv 2012r2 with Data Insight Version 4.5.0.4800. Connected with an agent Filer OS Win Srv 2012r2 with Shared Folder. The account from which the scans are the most rights to the maximum level of the file system and shared folder. This scan is completed failed - exit code: 263. The Internet description of the error has been found. Please help with the solution. Thank you.1.5KViews4likes5CommentsHigh amount of backlog on Indexer
My client has an indexer that has over 30GB in backlog audit files located in the inbox. I have done some digging and found the commd0.0err log, this shows numerous errors. These errors range from "files could not be consumed in batch mode", to "report execution failed" to "status update failed to config. None or more than one migration running for device" Until recently this indexer had over 70 filers attached to it. That number has been reduced to 50, but the backlog has failed to diminish.Solved657Views4likes1CommentData Insight - looking for best way to get aged data
Currenty running 4.5 Data Insight, and looking for some thoughts on how to report on old data. I've been using the 'Data Aging' report, and our org needs data broken down by 1 year, 3 years, 5 years, and 7 years. Regardless of how I set the interval/bucket, it seems to keep the report at 0-3 months, 3-6 months, 6-9 months, 9-12 months, and older than 12. Perhaps I'm misunderstanding how to use this particular report, but I was hoping for an easy-mode report on what data falls into those intervals. thoughts?2.6KViews3likes5CommentsData Insight - backlogged files
We are running Data Insight 4.5, with multiple indexer/collectors doing file scans and Fpolicy across nearly 2 dozen netapps. Is there a 'best method' to address the lag between an event occurring (such as a file being deleted from a filer) and when the event shows up in Data Insight? We are running our indexers/preprocessors at 30min, but our file backlock for most things remains over an hour. We are not hitting much utilization on our collectors (averaging 3% cpu utilization and 40% memory on 64bit 12gb ram 8-core server2008r2). On the performance section, the backlog size is generally 30-100 files, 10mb-20mb.Solved1.4KViews3likes3CommentsDQL report problem
I am attempting to create a Sensitive files with violated policies report from the template. I have uploaded a .csv with the policies named, however when the report run and I look at the output, no policy is listed. I have included the script, any suggestions? FROM path GET device.name, msu.name, absname, activity_count, dlp_policies IF issensitive=1 AND path.msu.name = "xxx" path.msu.name = "yyy" path.msu.name = "zzz" FORMAT dlp_policies AS CSV;Solved2.1KViews2likes10Comments