[uploadClientLogs] Return log file name in response

Feature Description:
atm utils.uploadClientLogs function returns only status, can you please add the log filename?

** impact for my app:**
low

What is your current pain point?
We want to add bug report form in our app and upload the logs on submit using utils.uploadClientLogs function. We got a lot of error logs from the ads and it’s hard to find the correct file.

What do you have in mind to solve it?
Add to utils.uploadClientLogs response filename property.

note for stuff: after FR is accepted, add a link to the internal ticket.

Hi @uzi and thanks for the feedback.

We will discuss the matter internally.

Usually, it takes a few days. We will update you here.

Thanks.

1 Like

Hi @uzi,

I’m sorry but we have to reject this FR for security reasons.
We will add something like this to the dev console that we are developing.

Thanks.

1 Like

@eransharv, any news?

@uzi checking and let you know

Hi @uzi,

We plan to add crash logs (not regular logs uploaded by this uploadClientLogs) to the dev console. I don’t have an ETA, though. But it will happen.

@eransharv
This thread is about uploading logs (not related to crash logs) and create a connection between the file to the support ticket that the user created in the app.

can you guys allow us to choose the name of the file when we upload it to S3?
when we use utils.uploadClientLogs, can we send the name as a new param you can limit the characters to A-Za-z0-9-_

can you please investigate that?

@uzi Soon, you will have access through the dev console to the logs that currently you are uploading using `uploadClientLogs()

Can you please tell me why do you need to choose a name for the zip package? .`