일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- E-P1
- SciPy
- mariadb
- ipad
- Python
- DFS
- RNN
- SPL
- 삼성소프트웨어멤버십
- imread
- LSTM
- Button
- Series
- Splunk
- mean
- pip
- javascript
- keras
- install
- index
- GitHub
- Lotto
- synology
- pandas
- CNN
- Numpy
- pycharm
- 알고리즘
- GT-S80
- dataframe
Archives
- Today
- Total
목록Comments (1)
잠토의 잠망경
[Splunk] Comment 붙여보기
SPL 내에서도 주석을 붙여볼 수 있다. index="mynas_idx01" | table S_DATE, C_NAME, S_CLOSE `comment("table 내용을 산출중")` | where C_NAME = "AP위성" | chart avg(S_CLOSE) by S_DATE `comment("chart 만드는 중")` 아래와 같이 SPL이 동작하는데 영향을 미치지 않는다. https://answers.splunk.com/answers/48865/add-a-comment-to-a-search.html
공부/Splunk
2020. 4. 14. 22:52