cat introspection_query.json
{
"query": "query IntrospectionQuery {
__schema {
queryType { name }
mutationType { name }| BEGIN { | |
| } | |
| { | |
| split($0, token, " "); | |
| remoteIp = token[1]; | |
| httpStauts = token[9]; | |
| # time | |
| split($0, timequote, "["); |