- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
upload APT HTTP data to ES
Hello,
I'm trying to escalate data to query the cellular traffic consumption of an http API router to enterprise server.
Example : (curl -H "Content-Type:application/x-www-form-urlencoded" -b ./cookie.txt -X POST - -data '{"id":97,"execute":1,"core":"yruo_status","function":"get","values":[{"base":"yruo_celluar"}]}:' http://192.168.22.105/cgi)
I would like to know how I can do this, is it possible with smart connector. If yes I would like to have an example because I can't find much on smart connector.
Thank you.
Authentication Failed.
- Authentication Ticket Mismatched, failed authentication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi,
If you're interested in getting started with smartconnector development, a good start is creating a user on http://www.smartconnectorserver.com and downloading the SmartConnector Developers Guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
You can probably do this using a WebRequest in a script program in EBO.

