-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
appStats u2 can't work #68
Comments
Is app stats a unified2 formatted file? Can you provide me with a sample?
…On Wed, May 30, 2018 at 17:08 AAyyy ***@***.***> wrote:
when i use idstoos to convert a appStats file it report like this:WARNING:
Unknown record type: <class 'idstools.unified2.Unknown'>:
<idstools.unified2.Unknown object at 0x34ca590>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>:
<idstools.unified2.Unknown object at 0x34ca5d0>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>:
<idstools.unified2.Unknown object at 0x34ca590>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>:
<idstools.unified2.Unknown object at 0x34ca5d0>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>:
<idstools.unified2.Unknown object at 0x34ca590>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>:
<idstools.unified2.Unknown object at 0x34ca5d0>
null u2openappid it dump
like:tatTime="1527172305",appName="HTTP",txBytes="1105",rxBytes="4238"
statTime="1527172305",appName="uri_html",txBytes="1105",rxBytes="4238"
statTime="1527172305",appName="HTTP",txBytes="1785",rxBytes="8359"
statTime="1527172305",appName="uri_html",txBytes="1785",rxBytes="8359"
statTime="1527172305",appName="HTTP",txBytes="24515",rxBytes="110793"
statTime="1527172305",appName="__unknown",txBytes="245",rxBytes="2234"
statTime="1527172305",appName="uri_html",txBytes="24515",rxBytes="110793"
statTime="1527172320",appName="HTTP",txBytes="11870",rxBytes="52383"
statTime="1527172320",appName="uri_html",txBytes="11870",rxBytes="52383"
statTime="1527172335",appName="HTTP",txBytes="23700",rxBytes="91460"
idstoots can't support this? thx!!!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#68>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAnUEwclcj_lGbmj8zlvq18oD73HUYgcks5t3yZdgaJpZM4UUJXm>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when i use idstoos to convert a appStats file it report like this:WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>: <idstools.unified2.Unknown object at 0x34ca590>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>: <idstools.unified2.Unknown object at 0x34ca5d0>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>: <idstools.unified2.Unknown object at 0x34ca590>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>: <idstools.unified2.Unknown object at 0x34ca5d0>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>: <idstools.unified2.Unknown object at 0x34ca590>
null
WARNING: Unknown record type: <class 'idstools.unified2.Unknown'>: <idstools.unified2.Unknown object at 0x34ca5d0>
null
u2openappid it dump like:tatTime="1527172305",appName="HTTP",txBytes="1105",rxBytes="4238"
statTime="1527172305",appName="uri_html",txBytes="1105",rxBytes="4238"
statTime="1527172305",appName="HTTP",txBytes="1785",rxBytes="8359"
statTime="1527172305",appName="uri_html",txBytes="1785",rxBytes="8359"
statTime="1527172305",appName="HTTP",txBytes="24515",rxBytes="110793"
statTime="1527172305",appName="__unknown",txBytes="245",rxBytes="2234"
statTime="1527172305",appName="uri_html",txBytes="24515",rxBytes="110793"
statTime="1527172320",appName="HTTP",txBytes="11870",rxBytes="52383"
statTime="1527172320",appName="uri_html",txBytes="11870",rxBytes="52383"
statTime="1527172335",appName="HTTP",txBytes="23700",rxBytes="91460"
idstoots can't support this? thx!!!
The text was updated successfully, but these errors were encountered: