- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-15-2025 12:20 AM
HI Team,
I'm running a test case in uploading test documents to open source Cloud applications.
I was successful, but in xdr_data and Zscaler dataset; the file uploads and file names are being shown as blank or none.
Please let me know
1. if this has happened and what is the remediation actions followed
2. any other dataset through which I can get the exact dataset for file names and size of files that was uploaded
05-15-2025 02:36 AM
Hello,
Verify ingestion configuration: Check if the connectors or parsers are configured to capture and store file name fields explicitly. Sometimes the default schema ignores or drops the filename attribute.
Update dataset parsers or schemas: If you control the ingestion pipeline, update the parsing logic to extract filename and file size fields from raw events or API outputs.
Enable extended logging or debug mode: Some platforms provide additional logging settings that capture more metadata, including filenames.
Check dataset documentation or community forums: Sometimes the blank filename is a known limitation in specific datasets or API versions.
Correlate with other logs: If the dataset doesn’t provide filenames, try cross-referencing with endpoint or proxy logs that might contain filename info.
Best Regards
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!